Here’s my full verbose logs of my working example:
$ torizoncore-builder --verbose bundle --force --dind-param="--insecure-registry=localhost:5000" docker-compose.yml
2026-05-28 18:49:55,459 - torizon.tcbuilder.cli.bundle - DEBUG - Removing existing bundle directory 'bundle'
2026-05-28 18:49:55,459 - docker.utils.config - DEBUG - Trying paths: ['/root/.docker/config.json', '/root/.dockercfg']
2026-05-28 18:49:55,460 - docker.utils.config - DEBUG - No config file found
2026-05-28 18:49:55,461 - docker.utils.config - DEBUG - Trying paths: ['/root/.docker/config.json', '/root/.dockercfg']
2026-05-28 18:49:55,461 - docker.utils.config - DEBUG - No config file found
2026-05-28 18:49:55,476 - urllib3.connectionpool - DEBUG - http://localhost:None "GET /version HTTP/1.1" 200 853
2026-05-28 18:49:55,479 - urllib3.connectionpool - DEBUG - http://localhost:None "GET /v1.54/containers/json?limit=-1&all=0&size=0&trunc_cmd=0&filters=%7B%22name%22%3A+%5B%22tcb_1779994194%22%5D%7D HTTP/1.1" 200 1754
2026-05-28 18:49:55,483 - urllib3.connectionpool - DEBUG - http://localhost:None "GET /v1.54/containers/e760bc9dc48f18221ce1a8a6aa8136316c866a62530276acbf58e0ef6da1a11a/json HTTP/1.1" 200 None
2026-05-28 18:49:55,484 - torizon.tcbuilder.backend.common - DEBUG - Current container ID (found by container name): e760bc9dc48f18221ce1a8a6aa8136316c866a62530276acbf58e0ef6da1a11a
2026-05-28 18:49:55,487 - urllib3.connectionpool - DEBUG - http://localhost:None "GET /v1.54/containers/e760bc9dc48f18221ce1a8a6aa8136316c866a62530276acbf58e0ef6da1a11a/json HTTP/1.1" 200 None
2026-05-28 18:49:55,488 - torizon.tcbuilder.cli.bundle - INFO - Creating Docker Container bundle...
2026-05-28 18:49:55,488 - torizon.tcbuilder.backend.bundle - INFO - NOTE: TCB no longer expands environment variables present in the compose file.
2026-05-28 18:49:55,489 - torizon.tcbuilder.backend.bundle - DEBUG - recursive_yaml_value_check: Call with obj <class 'dict'>. Checking config values in ''
2026-05-28 18:49:55,489 - torizon.tcbuilder.backend.bundle - DEBUG - recursive_yaml_value_check: Call with obj <class 'str'>. Checking config values in '/version'
2026-05-28 18:49:55,490 - torizon.tcbuilder.backend.bundle - DEBUG - recursive_yaml_value_check: Call with obj <class 'dict'>. Checking config values in '/services'
2026-05-28 18:49:55,490 - torizon.tcbuilder.backend.bundle - DEBUG - recursive_yaml_value_check: Call with obj <class 'dict'>. Checking config values in '/services/hello-world'
2026-05-28 18:49:55,490 - torizon.tcbuilder.backend.bundle - DEBUG - recursive_yaml_value_check: Call with obj <class 'str'>. Checking config values in '/services/hello-world/image'
2026-05-28 18:49:55,490 - torizon.tcbuilder.backend.bundle - DEBUG - Using DindManager
2026-05-28 18:49:55,491 - docker.utils.config - DEBUG - Trying paths: ['/root/.docker/config.json', '/root/.dockercfg']
2026-05-28 18:49:55,491 - docker.utils.config - DEBUG - No config file found
2026-05-28 18:49:55,491 - docker.utils.config - DEBUG - Trying paths: ['/root/.docker/config.json', '/root/.dockercfg']
2026-05-28 18:49:55,491 - docker.utils.config - DEBUG - No config file found
2026-05-28 18:49:55,507 - urllib3.connectionpool - DEBUG - http://localhost:None "GET /version HTTP/1.1" 200 853
2026-05-28 18:49:55,526 - urllib3.connectionpool - DEBUG - http://localhost:None "GET /v1.54/info HTTP/1.1" 200 None
2026-05-28 18:49:55,527 - docker.utils.config - DEBUG - Trying paths: ['/root/.docker/config.json', '/root/.dockercfg']
2026-05-28 18:49:55,527 - docker.utils.config - DEBUG - No config file found
2026-05-28 18:49:55,527 - docker.utils.config - DEBUG - Trying paths: ['/root/.docker/config.json', '/root/.dockercfg']
2026-05-28 18:49:55,527 - docker.utils.config - DEBUG - No config file found
2026-05-28 18:49:55,541 - urllib3.connectionpool - DEBUG - http://localhost:None "GET /version HTTP/1.1" 200 853
2026-05-28 18:49:55,547 - urllib3.connectionpool - DEBUG - http://localhost:None "GET /v1.54/containers/json?limit=-1&all=0&size=0&trunc_cmd=0&filters=%7B%22name%22%3A+%5B%22tcb_1779994194%22%5D%7D HTTP/1.1" 200 1754
2026-05-28 18:49:55,550 - urllib3.connectionpool - DEBUG - http://localhost:None "GET /v1.54/containers/e760bc9dc48f18221ce1a8a6aa8136316c866a62530276acbf58e0ef6da1a11a/json HTTP/1.1" 200 None
2026-05-28 18:49:55,551 - torizon.tcbuilder.backend.common - DEBUG - Current container ID (found by container name): e760bc9dc48f18221ce1a8a6aa8136316c866a62530276acbf58e0ef6da1a11a
2026-05-28 18:49:55,554 - urllib3.connectionpool - DEBUG - http://localhost:None "GET /v1.54/containers/e760bc9dc48f18221ce1a8a6aa8136316c866a62530276acbf58e0ef6da1a11a/json HTTP/1.1" 200 None
2026-05-28 18:49:55,555 - torizon.tcbuilder.backend.bundle - INFO -
Starting DIND container
2026-05-28 18:49:55,556 - torizon.tcbuilder.backend.bundle - INFO - Using Docker host "tcp://127.0.0.1:22376"
2026-05-28 18:49:55,562 - urllib3.connectionpool - DEBUG - http://localhost:None "POST /v1.54/volumes/create HTTP/1.1" 201 182
2026-05-28 18:49:55,563 - torizon.tcbuilder.backend.bundle - DEBUG - Volume mapping for DinD: [{'Target': '/workdir/', 'Source': '/home/jeremiascordoba/builder-test', 'Type': 'bind', 'ReadOnly': False}, {'Target': '/var/lib/docker/', 'Source': 'dind-volume', 'Type': 'volume', 'ReadOnly': False}]
2026-05-28 18:49:55,563 - torizon.tcbuilder.backend.bundle - DEBUG - Environment variables for DinD: {'DOCKER_TLS_CERTDIR': '/workdir/certs_20260528184955_490683.tmp'}
2026-05-28 18:49:55,563 - torizon.tcbuilder.backend.bundle - DEBUG - Running DinD container: ports=None, network=host
2026-05-28 18:49:55,626 - urllib3.connectionpool - DEBUG - http://localhost:None "POST /v1.54/containers/create?name=tcb-fetch-dind HTTP/1.1" 201 88
2026-05-28 18:49:55,629 - urllib3.connectionpool - DEBUG - http://localhost:None "GET /v1.54/containers/3e9ba96bb24845135ac6cbc13a84956f0af3b01506d8999c6d9413e5460395ed/json HTTP/1.1" 200 None
2026-05-28 18:49:55,834 - urllib3.connectionpool - DEBUG - http://localhost:None "POST /v1.54/containers/3e9ba96bb24845135ac6cbc13a84956f0af3b01506d8999c6d9413e5460395ed/start HTTP/1.1" 204 0
2026-05-28 18:49:58,838 - torizon.tcbuilder.backend.bundle - INFO - Connecting to Docker Daemon at "tcp://127.0.0.1:22376"
2026-05-28 18:49:58,838 - docker.utils.config - DEBUG - Trying paths: ['/root/.docker/config.json', '/root/.dockercfg']
2026-05-28 18:49:58,838 - docker.utils.config - DEBUG - No config file found
2026-05-28 18:49:58,838 - docker.utils.config - DEBUG - Trying paths: ['/root/.docker/config.json', '/root/.dockercfg']
2026-05-28 18:49:58,838 - docker.utils.config - DEBUG - No config file found
2026-05-28 18:49:58,840 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): 127.0.0.1:22376
2026-05-28 18:49:59,165 - urllib3.connectionpool - DEBUG - https://127.0.0.1:22376 "GET /version HTTP/1.1" 200 855
2026-05-28 18:49:59,165 - torizon.tcbuilder.backend.bundle - INFO - Fetching container image localhost:5000/hello-world:latest in service hello-world
2026-05-28 18:49:59,165 - docker.auth - DEBUG - Looking for auth config
2026-05-28 18:49:59,166 - docker.auth - DEBUG - No auth config in memory - loading from filesystem
2026-05-28 18:49:59,166 - docker.utils.config - DEBUG - Trying paths: ['/root/.docker/config.json', '/root/.dockercfg']
2026-05-28 18:49:59,166 - docker.utils.config - DEBUG - No config file found
2026-05-28 18:49:59,166 - docker.auth - DEBUG - Looking for auth entry for 'localhost:5000'
2026-05-28 18:49:59,166 - docker.auth - DEBUG - No entry found
2026-05-28 18:49:59,166 - docker.auth - DEBUG - No auth config found
2026-05-28 18:49:59,228 - urllib3.connectionpool - DEBUG - https://127.0.0.1:22376 "POST /v1.44/images/create?tag=latest&fromImage=localhost%3A5000%2Fhello-world HTTP/1.1" 200 None
Pulling from hello-world
58dee6a49ef1: Pull complete
Digest: sha256:f805bf1f635317fe194d3fa74b2b05d5b9f2d8513ec411a88128503f341e95be
Status: Downloaded newer image for localhost:5000/hello-world:latest
2026-05-28 18:49:59,301 - urllib3.connectionpool - DEBUG - https://127.0.0.1:22376 "GET /v1.44/images/localhost:5000/hello-world:latest/json HTTP/1.1" 200 1602
2026-05-28 18:49:59,301 - torizon.tcbuilder.backend.bundle - INFO - Saving Docker Compose file
2026-05-28 18:49:59,303 - torizon.tcbuilder.backend.bundle - INFO - Exporting storage
2026-05-28 18:49:59,303 - torizon.tcbuilder.backend.bundle - INFO - Storing container bundle into "bundle"
2026-05-28 18:49:59,303 - torizon.tcbuilder.backend.bundle - DEBUG - Volume mapping for tar container: [{'Target': '/mnt', 'Source': '/home/jeremiascordoba/builder-test', 'Type': 'bind', 'ReadOnly': False}, {'Target': '/var/lib/docker/', 'Source': 'dind-volume', 'Type': 'volume', 'ReadOnly': True}]
2026-05-28 18:49:59,304 - torizon.tcbuilder.backend.bundle - DEBUG - tar command: ['tar', '--numeric-owner', '--preserve-permissions', '--directory=/var/lib/docker', "--xattrs-include='*'", '--create', '--file', '/mnt/bundle/docker-storage.tar', 'overlay2/', 'image/']
2026-05-28 18:49:59,369 - urllib3.connectionpool - DEBUG - http://localhost:None "POST /v1.54/containers/create?name=tcb-build-tar HTTP/1.1" 201 88
2026-05-28 18:49:59,373 - urllib3.connectionpool - DEBUG - http://localhost:None "GET /v1.54/containers/905fd5b4ddca179122fec241a8e1fe5ff3673f8eef39093981e8649786cb095d/json HTTP/1.1" 200 None
2026-05-28 18:49:59,600 - urllib3.connectionpool - DEBUG - http://localhost:None "POST /v1.54/containers/905fd5b4ddca179122fec241a8e1fe5ff3673f8eef39093981e8649786cb095d/start HTTP/1.1" 204 0
2026-05-28 18:49:59,840 - urllib3.connectionpool - DEBUG - http://localhost:None "POST /v1.54/containers/905fd5b4ddca179122fec241a8e1fe5ff3673f8eef39093981e8649786cb095d/wait HTTP/1.1" 200 None
2026-05-28 18:49:59,843 - urllib3.connectionpool - DEBUG - http://localhost:None "POST /v1.54/containers/905fd5b4ddca179122fec241a8e1fe5ff3673f8eef39093981e8649786cb095d/stop HTTP/1.1" 304 0
2026-05-28 18:49:59,857 - urllib3.connectionpool - DEBUG - http://localhost:None "DELETE /v1.54/containers/905fd5b4ddca179122fec241a8e1fe5ff3673f8eef39093981e8649786cb095d?v=False&link=False&force=False HTTP/1.1" 204 0
2026-05-28 18:49:59,858 - torizon.tcbuilder.backend.bundle - DEBUG - compression_command: ['xz', '-T0', '-3', '-z', 'docker-storage.tar']
2026-05-28 18:49:59,879 - torizon.tcbuilder.backend.bundle - INFO - Stopping DIND container
2026-05-28 18:49:59,884 - urllib3.connectionpool - DEBUG - http://localhost:None "GET /v1.54/containers/3e9ba96bb24845135ac6cbc13a84956f0af3b01506d8999c6d9413e5460395ed/logs?stderr=1&stdout=1×tamps=0&follow=0&tail=all HTTP/1.1" 200 None
2026-05-28 18:49:59,889 - urllib3.connectionpool - DEBUG - http://localhost:None "GET /v1.54/containers/3e9ba96bb24845135ac6cbc13a84956f0af3b01506d8999c6d9413e5460395ed/json HTTP/1.1" 200 None
2026-05-28 18:49:59,890 - torizon.tcbuilder.backend.bundle - DEBUG - DinD container logs: Certificate request self-signature ok
DinD> subject=CN = docker:dind server
DinD> /workdir/certs_20260528184955_490683.tmp/server/cert.pem: OK
DinD> Certificate request self-signature ok
DinD> subject=CN = docker:dind client
DinD> /workdir/certs_20260528184955_490683.tmp/client/cert.pem: OK
DinD> cat: can't open '/proc/net/ip6_tables_names': No such file or directory
DinD> cat: can't open '/proc/net/arp_tables_names': No such file or directory
DinD> iptables v1.8.10 (nf_tables)
DinD> time="2026-05-28T18:49:57.519543020Z" level=info msg="Starting up"
DinD> time="2026-05-28T18:49:57.520767121Z" level=info msg="containerd not running, starting managed containerd"
DinD> time="2026-05-28T18:49:57.521968022Z" level=info msg="started new containerd process" address=/var/run/docker/containerd/containerd.sock module=libcontainerd pid=64
DinD> time="2026-05-28T18:49:57.564645560Z" level=info msg="starting containerd" revision=7c3aca7a610df76212171d200ca3811ff6096eb8 version=v1.7.13
DinD> time="2026-05-28T18:49:57.586262278Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
DinD> time="2026-05-28T18:49:57.586338079Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
DinD> time="2026-05-28T18:49:57.586895879Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
DinD> time="2026-05-28T18:49:57.586955179Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
DinD> time="2026-05-28T18:49:57.587106379Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
DinD> time="2026-05-28T18:49:57.587151779Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
DinD> time="2026-05-28T18:49:57.587177479Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
DinD> time="2026-05-28T18:49:57.587194879Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
DinD> time="2026-05-28T18:49:57.587368879Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
DinD> time="2026-05-28T18:49:57.587808780Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
DinD> time="2026-05-28T18:49:57.595403786Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"ip: can't find device 'aufs'\\nmodprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1
DinD> time="2026-05-28T18:49:57.595467487Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
DinD> time="2026-05-28T18:49:57.595665387Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
DinD> time="2026-05-28T18:49:57.595692887Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
DinD> time="2026-05-28T18:49:57.595897887Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
DinD> time="2026-05-28T18:49:57.595979187Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
DinD> time="2026-05-28T18:49:57.595991887Z" level=info msg="metadata content store policy set" policy=shared
DinD> time="2026-05-28T18:49:57.610459500Z" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1
DinD> time="2026-05-28T18:49:57.610562400Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
DinD> time="2026-05-28T18:49:57.610599600Z" level=info msg="loading plugin \"io.containerd.lease.v1.manager\"..." type=io.containerd.lease.v1
DinD> time="2026-05-28T18:49:57.610621600Z" level=info msg="loading plugin \"io.containerd.streaming.v1.manager\"..." type=io.containerd.streaming.v1
DinD> time="2026-05-28T18:49:57.610666900Z" level=info msg="loading plugin \"io.containerd.runtime.v1.linux\"..." type=io.containerd.runtime.v1
DinD> time="2026-05-28T18:49:57.610937700Z" level=info msg="loading plugin \"io.containerd.monitor.v1.cgroups\"..." type=io.containerd.monitor.v1
DinD> time="2026-05-28T18:49:57.611274800Z" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2
DinD> time="2026-05-28T18:49:57.611524001Z" level=info msg="loading plugin \"io.containerd.runtime.v2.shim\"..." type=io.containerd.runtime.v2
DinD> time="2026-05-28T18:49:57.611567801Z" level=info msg="loading plugin \"io.containerd.sandbox.store.v1.local\"..." type=io.containerd.sandbox.store.v1
DinD> time="2026-05-28T18:49:57.611597101Z" level=info msg="loading plugin \"io.containerd.sandbox.controller.v1.local\"..." type=io.containerd.sandbox.controller.v1
DinD> time="2026-05-28T18:49:57.611607501Z" level=info msg="loading plugin \"io.containerd.service.v1.containers-service\"..." type=io.containerd.service.v1
DinD> time="2026-05-28T18:49:57.611618001Z" level=info msg="loading plugin \"io.containerd.service.v1.content-service\"..." type=io.containerd.service.v1
DinD> time="2026-05-28T18:49:57.611626701Z" level=info msg="loading plugin \"io.containerd.service.v1.diff-service\"..." type=io.containerd.service.v1
DinD> time="2026-05-28T18:49:57.611637001Z" level=info msg="loading plugin \"io.containerd.service.v1.images-service\"..." type=io.containerd.service.v1
DinD> time="2026-05-28T18:49:57.611656001Z" level=info msg="loading plugin \"io.containerd.service.v1.introspection-service\"..." type=io.containerd.service.v1
DinD> time="2026-05-28T18:49:57.611700401Z" level=info msg="loading plugin \"io.containerd.service.v1.namespaces-service\"..." type=io.containerd.service.v1
DinD> time="2026-05-28T18:49:57.611720401Z" level=info msg="loading plugin \"io.containerd.service.v1.snapshots-service\"..." type=io.containerd.service.v1
DinD> time="2026-05-28T18:49:57.611746101Z" level=info msg="loading plugin \"io.containerd.service.v1.tasks-service\"..." type=io.containerd.service.v1
DinD> time="2026-05-28T18:49:57.611780701Z" level=info msg="loading plugin \"io.containerd.grpc.v1.containers\"..." type=io.containerd.grpc.v1
DinD> time="2026-05-28T18:49:57.611797701Z" level=info msg="loading plugin \"io.containerd.grpc.v1.content\"..." type=io.containerd.grpc.v1
DinD> time="2026-05-28T18:49:57.611826701Z" level=info msg="loading plugin \"io.containerd.grpc.v1.diff\"..." type=io.containerd.grpc.v1
DinD> time="2026-05-28T18:49:57.611836501Z" level=info msg="loading plugin \"io.containerd.grpc.v1.events\"..." type=io.containerd.grpc.v1
DinD> time="2026-05-28T18:49:57.611846101Z" level=info msg="loading plugin \"io.containerd.grpc.v1.images\"..." type=io.containerd.grpc.v1
DinD> time="2026-05-28T18:49:57.611854801Z" level=info msg="loading plugin \"io.containerd.grpc.v1.introspection\"..." type=io.containerd.grpc.v1
DinD> time="2026-05-28T18:49:57.611862501Z" level=info msg="loading plugin \"io.containerd.grpc.v1.leases\"..." type=io.containerd.grpc.v1
DinD> time="2026-05-28T18:49:57.611870901Z" level=info msg="loading plugin \"io.containerd.grpc.v1.namespaces\"..." type=io.containerd.grpc.v1
DinD> time="2026-05-28T18:49:57.611879201Z" level=info msg="loading plugin \"io.containerd.grpc.v1.sandbox-controllers\"..." type=io.containerd.grpc.v1
DinD> time="2026-05-28T18:49:57.611889501Z" level=info msg="loading plugin \"io.containerd.grpc.v1.sandboxes\"..." type=io.containerd.grpc.v1
DinD> time="2026-05-28T18:49:57.611898001Z" level=info msg="loading plugin \"io.containerd.grpc.v1.snapshots\"..." type=io.containerd.grpc.v1
DinD> time="2026-05-28T18:49:57.611920301Z" level=info msg="loading plugin \"io.containerd.grpc.v1.streaming\"..." type=io.containerd.grpc.v1
DinD> time="2026-05-28T18:49:57.611929701Z" level=info msg="loading plugin \"io.containerd.grpc.v1.tasks\"..." type=io.containerd.grpc.v1
DinD> time="2026-05-28T18:49:57.611939901Z" level=info msg="loading plugin \"io.containerd.transfer.v1.local\"..." type=io.containerd.transfer.v1
DinD> time="2026-05-28T18:49:57.611953901Z" level=info msg="loading plugin \"io.containerd.grpc.v1.transfer\"..." type=io.containerd.grpc.v1
DinD> time="2026-05-28T18:49:57.611968401Z" level=info msg="loading plugin \"io.containerd.grpc.v1.version\"..." type=io.containerd.grpc.v1
DinD> time="2026-05-28T18:49:57.611977401Z" level=info msg="loading plugin \"io.containerd.internal.v1.restart\"..." type=io.containerd.internal.v1
DinD> time="2026-05-28T18:49:57.612027001Z" level=info msg="loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." type=io.containerd.tracing.processor.v1
DinD> time="2026-05-28T18:49:57.612055001Z" level=info msg="skip loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." error="no OpenTelemetry endpoint: skip plugin" type=io.containerd.tracing.processor.v1
DinD> time="2026-05-28T18:49:57.612067801Z" level=info msg="loading plugin \"io.containerd.internal.v1.tracing\"..." type=io.containerd.internal.v1
DinD> time="2026-05-28T18:49:57.612075201Z" level=info msg="skipping tracing processor initialization (no tracing plugin)" error="no OpenTelemetry endpoint: skip plugin"
DinD> time="2026-05-28T18:49:57.612162601Z" level=info msg="loading plugin \"io.containerd.grpc.v1.healthcheck\"..." type=io.containerd.grpc.v1
DinD> time="2026-05-28T18:49:57.612184101Z" level=info msg="loading plugin \"io.containerd.nri.v1.nri\"..." type=io.containerd.nri.v1
DinD> time="2026-05-28T18:49:57.612199001Z" level=info msg="NRI interface is disabled by configuration."
DinD> time="2026-05-28T18:49:57.612555602Z" level=info msg=serving... address=/var/run/docker/containerd/containerd-debug.sock
DinD> time="2026-05-28T18:49:57.612723502Z" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock.ttrpc
DinD> time="2026-05-28T18:49:57.612922702Z" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock
DinD> time="2026-05-28T18:49:57.612991202Z" level=info msg="containerd successfully booted in 0.049668s"
DinD> time="2026-05-28T18:49:58.572770444Z" level=info msg="[graphdriver] trying configured driver: overlay2"
DinD> time="2026-05-28T18:49:58.593050761Z" level=info msg="Loading containers: start."
DinD> time="2026-05-28T18:49:58.921783750Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address"
DinD> time="2026-05-28T18:49:59.043027456Z" level=info msg="Loading containers: done."
DinD> time="2026-05-28T18:49:59.063458674Z" level=info msg="Docker daemon" commit=f417435 containerd-snapshotter=false storage-driver=overlay2 version=25.0.3
DinD> time="2026-05-28T18:49:59.063812775Z" level=info msg="Daemon has completed initialization"
DinD> time="2026-05-28T18:49:59.133726836Z" level=info msg="API listen on /var/run/docker.sock"
DinD> time="2026-05-28T18:49:59.133818036Z" level=info msg="API listen on [::]:2376"
DinD> time="2026-05-28T18:49:59.133769536Z" level=info msg="API listen on [::]:22376"
DinD> time="2026-05-28T18:49:59.189027684Z" level=warning msg="Error getting v2 registry: Get \"https://localhost:5000/v2/\": http: server gave HTTP response to HTTPS client"
DinD> time="2026-05-28T18:49:59.189114385Z" level=info msg="Attempting next endpoint for pull after error: Get \"https://localhost:5000/v2/\": http: server gave HTTP response to HTTPS client"
DinD>
2026-05-28 18:50:01,034 - urllib3.connectionpool - DEBUG - http://localhost:None "POST /v1.54/containers/3e9ba96bb24845135ac6cbc13a84956f0af3b01506d8999c6d9413e5460395ed/stop HTTP/1.1" 204 0
2026-05-28 18:50:01,053 - urllib3.connectionpool - DEBUG - http://localhost:None "DELETE /v1.54/containers/3e9ba96bb24845135ac6cbc13a84956f0af3b01506d8999c6d9413e5460395ed?v=False&link=False&force=False HTTP/1.1" 204 0
2026-05-28 18:50:02,065 - urllib3.connectionpool - DEBUG - http://localhost:None "DELETE /v1.54/volumes/dind-volume HTTP/1.1" 204 0
2026-05-28 18:50:02,067 - torizon.tcbuilder.cli.bundle - INFO - Successfully created Docker Container bundle in "bundle"!
Best Regards,
Jeremias