compose.config.config.find: Using configuration files: ./docker-compose.yml docker.utils.config.find_config_file: Trying paths: ['/Users/andrew/.docker/config.json', '/Users/andrew/.dockercfg'] docker.utils.config.find_config_file: Found file at path: /Users/andrew/.docker/config.json docker.auth.load_config: Found 'auths' section docker.auth.parse_auth: Auth data for 999924617059.dkr.ecr.us-east-1.amazonaws.com is absent. Client might be using a credentials store instead. docker.auth.parse_auth: Auth data for https://index.docker.io/v1/ is absent. Client might be using a credentials store instead. docker.auth.load_config: Found 'credsStore' section urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/version HTTP/1.1" 200 856 compose.cli.command.get_client: docker-compose version 1.25.2, build 698e2846 docker-py version: 4.1.0 CPython version: 3.7.5 OpenSSL version: OpenSSL 1.1.1d 10 Sep 2019 compose.cli.command.get_client: Docker base_url: http+docker://localhost compose.cli.command.get_client: Docker version: Platform={'Name': 'Docker Engine - Community'}, Components=[{'Name': 'Engine', 'Version': '19.03.5', 'Details': {'ApiVersion': '1.40', 'Arch': 'amd64', 'BuildTime': '2019-11-13T07:29:19.000000000+00:00', 'Experimental': 'false', 'GitCommit': '633a0ea', 'GoVersion': 'go1.12.12', 'KernelVersion': '4.19.76-linuxkit', 'MinAPIVersion': '1.12', 'Os': 'linux'}}, {'Name': 'containerd', 'Version': 'v1.2.10', 'Details': {'GitCommit': 'b34a5c8af56e510852c35414db4c1f4fa6172339'}}, {'Name': 'runc', 'Version': '1.0.0-rc8+dev', 'Details': {'GitCommit': '3e425f80a8c931f88e6d94a8c831b9d5aa481657'}}, {'Name': 'docker-init', 'Version': '0.18.0', 'Details': {'GitCommit': 'fec3683'}}], Version=19.03.5, ApiVersion=1.40, MinAPIVersion=1.12, GitCommit=633a0ea, GoVersion=go1.12.12, Os=linux, Arch=amd64, KernelVersion=4.19.76-linuxkit, BuildTime=2019-11-13T07:29:19.000000000+00:00 compose.cli.verbose_proxy.proxy_callable: docker inspect_network <- ('postgresql_default') urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/networks/postgresql_default HTTP/1.1" 200 440 compose.cli.verbose_proxy.proxy_callable: docker inspect_network -> {'Attachable': False, 'ConfigFrom': {'Network': ''}, 'ConfigOnly': False, 'Containers': {}, 'Created': '2020-02-25T20:50:19.7082246Z', 'Driver': 'bridge', 'EnableIPv6': False, 'IPAM': {'Config': [{'Gateway': '172.21.0.1', 'Subnet': '172.21.0.0/16'}], 'Driver': 'default', 'Options': None}, ... compose.cli.verbose_proxy.proxy_callable: docker inspect_volume <- ('postgresql_orthanc-index') urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/volumes/postgresql_orthanc-index HTTP/1.1" 200 203 compose.cli.verbose_proxy.proxy_callable: docker inspect_volume -> {'CreatedAt': '2020-02-28T02:52:05Z', 'Driver': 'local', 'Labels': None, 'Mountpoint': '/var/lib/docker/volumes/postgresql_orthanc-index/_data', 'Name': 'postgresql_orthanc-index', 'Options': None, 'Scope': 'local'} compose.cli.verbose_proxy.proxy_callable: docker inspect_volume <- ('postgresql_orthanc-storage') urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/volumes/postgresql_orthanc-storage HTTP/1.1" 200 207 compose.cli.verbose_proxy.proxy_callable: docker inspect_volume -> {'CreatedAt': '2020-02-25T20:50:19Z', 'Driver': 'local', 'Labels': None, 'Mountpoint': '/var/lib/docker/volumes/postgresql_orthanc-storage/_data', 'Name': 'postgresql_orthanc-storage', 'Options': None, 'Scope': 'local'} compose.cli.verbose_proxy.proxy_callable: docker info <- () urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/info HTTP/1.1" 200 None compose.cli.verbose_proxy.proxy_callable: docker info -> {'Architecture': 'x86_64', 'BridgeNfIp6tables': True, 'BridgeNfIptables': True, 'CPUSet': True, 'CPUShares': True, 'CgroupDriver': 'cgroupfs', 'ClusterAdvertise': '', 'ClusterStore': '', 'ContainerdCommit': {'Expected': 'b34a5c8af56e510852c35414db4c1f4fa6172339', 'ID': 'b34a5c8af56e510852c35414db4c1f4fa6172339'}, ... compose.cli.verbose_proxy.proxy_callable: docker inspect_network <- ('postgresql_default') urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/networks/postgresql_default HTTP/1.1" 200 440 compose.cli.verbose_proxy.proxy_callable: docker inspect_network -> {'Attachable': False, 'ConfigFrom': {'Network': ''}, 'ConfigOnly': False, 'Containers': {}, 'Created': '2020-02-25T20:50:19.7082246Z', 'Driver': 'bridge', 'EnableIPv6': False, 'IPAM': {'Config': [{'Gateway': '172.21.0.1', 'Subnet': '172.21.0.0/16'}], 'Driver': 'default', 'Options': None}, ... compose.cli.verbose_proxy.proxy_callable: docker inspect_volume <- ('postgresql_orthanc-storage') urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/volumes/postgresql_orthanc-storage HTTP/1.1" 200 207 compose.cli.verbose_proxy.proxy_callable: docker inspect_volume -> {'CreatedAt': '2020-02-25T20:50:19Z', 'Driver': 'local', 'Labels': None, 'Mountpoint': '/var/lib/docker/volumes/postgresql_orthanc-storage/_data', 'Name': 'postgresql_orthanc-storage', 'Options': None, 'Scope': 'local'} compose.cli.verbose_proxy.proxy_callable: docker inspect_volume <- ('postgresql_orthanc-storage') urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/volumes/postgresql_orthanc-storage HTTP/1.1" 200 207 compose.cli.verbose_proxy.proxy_callable: docker inspect_volume -> {'CreatedAt': '2020-02-25T20:50:19Z', 'Driver': 'local', 'Labels': None, 'Mountpoint': '/var/lib/docker/volumes/postgresql_orthanc-storage/_data', 'Name': 'postgresql_orthanc-storage', 'Options': None, 'Scope': 'local'} compose.cli.verbose_proxy.proxy_callable: docker inspect_volume <- ('postgresql_orthanc-index') urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/volumes/postgresql_orthanc-index HTTP/1.1" 200 203 compose.cli.verbose_proxy.proxy_callable: docker inspect_volume -> {'CreatedAt': '2020-02-28T02:52:05Z', 'Driver': 'local', 'Labels': None, 'Mountpoint': '/var/lib/docker/volumes/postgresql_orthanc-index/_data', 'Name': 'postgresql_orthanc-index', 'Options': None, 'Scope': 'local'} compose.cli.verbose_proxy.proxy_callable: docker inspect_volume <- ('postgresql_orthanc-index') urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/volumes/postgresql_orthanc-index HTTP/1.1" 200 203 compose.cli.verbose_proxy.proxy_callable: docker inspect_volume -> {'CreatedAt': '2020-02-28T02:52:05Z', 'Driver': 'local', 'Labels': None, 'Mountpoint': '/var/lib/docker/volumes/postgresql_orthanc-index/_data', 'Name': 'postgresql_orthanc-index', 'Options': None, 'Scope': 'local'} compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=False, filters={'label': ['com.docker.compose.project=postgresql', 'com.docker.compose.oneoff=False']}) urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/containers/json?limit=-1&all=0&size=0&trunc_cmd=0&filters=%7B%22label%22%3A+%5B%22com.docker.compose.project%3Dpostgresql%22%2C+%22com.docker.compose.oneoff%3DFalse%22%5D%7D HTTP/1.1" 200 3 compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=False, filters={'label': ['com.docker.compose.project=postgresql', 'com.docker.compose.oneoff=False']}) urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/containers/json?limit=-1&all=0&size=0&trunc_cmd=0&filters=%7B%22label%22%3A+%5B%22com.docker.compose.project%3Dpostgresql%22%2C+%22com.docker.compose.oneoff%3DFalse%22%5D%7D HTTP/1.1" 200 3 compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=postgresql', 'com.docker.compose.oneoff=False']}) urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/containers/json?limit=-1&all=1&size=0&trunc_cmd=0&filters=%7B%22label%22%3A+%5B%22com.docker.compose.project%3Dpostgresql%22%2C+%22com.docker.compose.oneoff%3DFalse%22%5D%7D HTTP/1.1" 200 3 compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=postgresql', 'com.docker.compose.oneoff=False']}) urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/containers/json?limit=-1&all=1&size=0&trunc_cmd=0&filters=%7B%22label%22%3A+%5B%22com.docker.compose.project%3Dpostgresql%22%2C+%22com.docker.compose.oneoff%3DFalse%22%5D%7D HTTP/1.1" 200 3 compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=postgresql', 'com.docker.compose.service=orthanc-index', 'com.docker.compose.oneoff=False']}) urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/containers/json?limit=-1&all=1&size=0&trunc_cmd=0&filters=%7B%22label%22%3A+%5B%22com.docker.compose.project%3Dpostgresql%22%2C+%22com.docker.compose.service%3Dorthanc-index%22%2C+%22com.docker.compose.oneoff%3DFalse%22%5D%7D HTTP/1.1" 200 3 compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=postgresql', 'com.docker.compose.service=orthanc-index', 'com.docker.compose.oneoff=False']}) urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/containers/json?limit=-1&all=1&size=0&trunc_cmd=0&filters=%7B%22label%22%3A+%5B%22com.docker.compose.project%3Dpostgresql%22%2C+%22com.docker.compose.service%3Dorthanc-index%22%2C+%22com.docker.compose.oneoff%3DFalse%22%5D%7D HTTP/1.1" 200 3 compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=postgresql', 'com.docker.compose.service=orthanc', 'com.docker.compose.oneoff=False']}) urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/containers/json?limit=-1&all=1&size=0&trunc_cmd=0&filters=%7B%22label%22%3A+%5B%22com.docker.compose.project%3Dpostgresql%22%2C+%22com.docker.compose.service%3Dorthanc%22%2C+%22com.docker.compose.oneoff%3DFalse%22%5D%7D HTTP/1.1" 200 3 compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=postgresql', 'com.docker.compose.service=orthanc', 'com.docker.compose.oneoff=False']}) urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/containers/json?limit=-1&all=1&size=0&trunc_cmd=0&filters=%7B%22label%22%3A+%5B%22com.docker.compose.project%3Dpostgresql%22%2C+%22com.docker.compose.service%3Dorthanc%22%2C+%22com.docker.compose.oneoff%3DFalse%22%5D%7D HTTP/1.1" 200 3 compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('postgres') urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/images/postgres/json HTTP/1.1" 200 None compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', 'Author': '', 'Comment': '', 'Config': {'ArgsEscaped': True, 'AttachStderr': False, 'AttachStdin': False, 'AttachStdout': False, 'Cmd': ['postgres'], 'Domainname': '', 'Entrypoint': ['docker-entrypoint.sh'], ... compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('postgresql_orthanc') urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/images/postgresql_orthanc/json HTTP/1.1" 200 None compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', 'Author': '', 'Comment': '', 'Config': {'ArgsEscaped': True, 'AttachStderr': False, 'AttachStdin': False, 'AttachStdout': False, 'Cmd': ['/etc/orthanc'], 'Domainname': '', 'Entrypoint': ['/docker-entrypoint.sh'], ... compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=postgresql', 'com.docker.compose.service=orthanc-index', 'com.docker.compose.oneoff=False']}) urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/containers/json?limit=-1&all=1&size=0&trunc_cmd=0&filters=%7B%22label%22%3A+%5B%22com.docker.compose.project%3Dpostgresql%22%2C+%22com.docker.compose.service%3Dorthanc-index%22%2C+%22com.docker.compose.oneoff%3DFalse%22%5D%7D HTTP/1.1" 200 3 compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=postgresql', 'com.docker.compose.service=orthanc-index', 'com.docker.compose.oneoff=False']}) urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/containers/json?limit=-1&all=1&size=0&trunc_cmd=0&filters=%7B%22label%22%3A+%5B%22com.docker.compose.project%3Dpostgresql%22%2C+%22com.docker.compose.service%3Dorthanc-index%22%2C+%22com.docker.compose.oneoff%3DFalse%22%5D%7D HTTP/1.1" 200 3 compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) compose.project._get_convergence_plans: orthanc has upstream changes (orthanc-index) compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'status': ['created', 'exited'], 'label': ['com.docker.compose.project=postgresql', 'com.docker.compose.service=orthanc', 'com.docker.compose.oneoff=False']}) urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/containers/json?limit=-1&all=1&size=0&trunc_cmd=0&filters=%7B%22status%22%3A+%5B%22created%22%2C+%22exited%22%5D%2C+%22label%22%3A+%5B%22com.docker.compose.project%3Dpostgresql%22%2C+%22com.docker.compose.service%3Dorthanc%22%2C+%22com.docker.compose.oneoff%3DFalse%22%5D%7D HTTP/1.1" 200 3 compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'status': ['created', 'exited'], 'label': ['com.docker.compose.project=postgresql', 'com.docker.compose.service=orthanc', 'com.docker.compose.oneoff=False']}) urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/containers/json?limit=-1&all=1&size=0&trunc_cmd=0&filters=%7B%22status%22%3A+%5B%22created%22%2C+%22exited%22%5D%2C+%22label%22%3A+%5B%22com.docker.compose.project%3Dpostgresql%22%2C+%22com.docker.compose.service%3Dorthanc%22%2C+%22com.docker.compose.oneoff%3DFalse%22%5D%7D HTTP/1.1" 200 3 compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=False, filters={'label': ['com.docker.compose.project=postgresql', 'com.docker.compose.service=orthanc', 'com.docker.compose.oneoff=False']}) urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/containers/json?limit=-1&all=0&size=0&trunc_cmd=0&filters=%7B%22label%22%3A+%5B%22com.docker.compose.project%3Dpostgresql%22%2C+%22com.docker.compose.service%3Dorthanc%22%2C+%22com.docker.compose.oneoff%3DFalse%22%5D%7D HTTP/1.1" 200 3 compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=False, filters={'label': ['com.docker.compose.project=postgresql', 'com.docker.compose.service=orthanc', 'com.docker.compose.oneoff=False']}) urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/containers/json?limit=-1&all=0&size=0&trunc_cmd=0&filters=%7B%22label%22%3A+%5B%22com.docker.compose.project%3Dpostgresql%22%2C+%22com.docker.compose.service%3Dorthanc%22%2C+%22com.docker.compose.oneoff%3DFalse%22%5D%7D HTTP/1.1" 200 3 compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=postgresql', 'com.docker.compose.service=orthanc', 'com.docker.compose.oneoff=False']}) urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/containers/json?limit=-1&all=1&size=0&trunc_cmd=0&filters=%7B%22label%22%3A+%5B%22com.docker.compose.project%3Dpostgresql%22%2C+%22com.docker.compose.service%3Dorthanc%22%2C+%22com.docker.compose.oneoff%3DFalse%22%5D%7D HTTP/1.1" 200 3 compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=postgresql', 'com.docker.compose.service=orthanc', 'com.docker.compose.oneoff=False']}) urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/containers/json?limit=-1&all=1&size=0&trunc_cmd=0&filters=%7B%22label%22%3A+%5B%22com.docker.compose.project%3Dpostgresql%22%2C+%22com.docker.compose.service%3Dorthanc%22%2C+%22com.docker.compose.oneoff%3DFalse%22%5D%7D HTTP/1.1" 200 3 compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) compose.parallel.feed_queue: Pending: {, } compose.parallel.feed_queue: Starting producer thread for compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=postgresql', 'com.docker.compose.service=orthanc-index', 'com.docker.compose.oneoff=False']}) urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/containers/json?limit=-1&all=1&size=0&trunc_cmd=0&filters=%7B%22label%22%3A+%5B%22com.docker.compose.project%3Dpostgresql%22%2C+%22com.docker.compose.service%3Dorthanc-index%22%2C+%22com.docker.compose.oneoff%3DFalse%22%5D%7D HTTP/1.1" 200 3 compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=postgresql', 'com.docker.compose.service=orthanc-index', 'com.docker.compose.oneoff=False']}) urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/containers/json?limit=-1&all=1&size=0&trunc_cmd=0&filters=%7B%22label%22%3A+%5B%22com.docker.compose.project%3Dpostgresql%22%2C+%22com.docker.compose.service%3Dorthanc-index%22%2C+%22com.docker.compose.oneoff%3DFalse%22%5D%7D HTTP/1.1" 200 3 compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) Creating postgresql_orthanc-index_1 ... compose.parallel.feed_queue: Pending: {ServiceName(project='postgresql', service='orthanc-index', number=1)} compose.parallel.feed_queue: Starting producer thread for ServiceName(project='postgresql', service='orthanc-index', number=1) compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('postgres') urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/images/postgres/json HTTP/1.1" 200 None compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', 'Author': '', 'Comment': '', 'Config': {'ArgsEscaped': True, 'AttachStderr': False, 'AttachStdin': False, 'AttachStdout': False, 'Cmd': ['postgres'], 'Domainname': '', 'Entrypoint': ['docker-entrypoint.sh'], ... compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('postgres') urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/images/postgres/json HTTP/1.1" 200 None compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', 'Author': '', 'Comment': '', 'Config': {'ArgsEscaped': True, 'AttachStderr': False, 'AttachStdin': False, 'AttachStdout': False, 'Cmd': ['postgres'], 'Domainname': '', 'Entrypoint': ['docker-entrypoint.sh'], ... compose.service.build_container_labels: Added config hash: bf70a70d9c78a5ef19da58ca16b8f79a11cb7e4104284f278c02a4fc42601390 compose.cli.verbose_proxy.proxy_callable: docker create_host_config <- (links=[], port_bindings={}, binds=['postgresql_orthanc-index:/var/lib/postgresql/data:Z'], volumes_from=[], privileged=False, network_mode='postgresql_default', devices=None, dns=None, dns_opt=None, dns_search=None, restart_policy={'Name': 'unless-stopped', 'MaximumRetryCount': 0}, runtime=None, cap_add=None, cap_drop=None, mem_limit=None, mem_reservation=None, memswap_limit=None, ulimits=None, log_config={'Type': '', 'Config': {}}, extra_hosts=None, read_only=None, pid_mode=None, security_opt=None, ipc_mode=None, cgroup_parent=None, cpu_quota=None, shm_size=None, sysctls=None, pids_limit=None, tmpfs=[], oom_kill_disable=None, oom_score_adj=None, mem_swappiness=None, group_add=None, userns_mode=None, init=None, init_path=None, isolation=None, cpu_count=None, cpu_percent=None, nano_cpus=None, volume_driver=None, cpuset_cpus=None, cpu_shares=None, storage_opt=None, blkio_weight=None, blkio_weight_device=None, device_read_bps=None, device_read_iops=None, device_write_bps=None, device_write_iops=None, mounts=None, device_cgroup_rules=None, cpu_period=None, cpu_rt_period=None, cpu_rt_runtime=None) compose.cli.verbose_proxy.proxy_callable: docker create_host_config -> {'Binds': ['postgresql_orthanc-index:/var/lib/postgresql/data:Z'], 'Links': [], 'LogConfig': {'Config': {}, 'Type': ''}, 'NetworkMode': 'postgresql_default', 'PortBindings': {}, 'RestartPolicy': {'MaximumRetryCount': 0, 'Name': 'unless-stopped'}, 'VolumesFrom': []} compose.cli.verbose_proxy.proxy_callable: docker create_container <- (image='postgres', volumes={'/var/lib/postgresql/data': {}}, name='postgresql_orthanc-index_1', detach=True, environment=[], labels={'com.docker.compose.project': 'postgresql', 'com.docker.compose.service': 'orthanc-index', 'com.docker.compose.oneoff': 'False', 'com.docker.compose.project.working_dir': '/Users/andrew/imaging/orthanc/orthanc-setup-samples/docker/postgresql', 'com.docker.compose.project.config_files': 'docker-compose.yml', 'com.docker.compose.container-number': '1', 'com.docker.compose.version': '1.25.2', 'com.docker.compose.config-hash': 'bf70a70d9c78a5ef19da58ca16b8f79a11cb7e4104284f278c02a4fc42601390'}, host_config={'NetworkMode': 'postgresql_default', 'RestartPolicy': {'Name': 'unless-stopped', 'MaximumRetryCount': 0}, 'VolumesFrom': [], 'Binds': ['postgresql_orthanc-index:/var/lib/postgresql/data:Z'], 'PortBindings': {}, 'Links': [], 'LogConfig': {'Type': '', 'Config': {}}}, networking_config={'EndpointsConfig': {'postgresql_default': {'Aliases': ['orthanc-index'], 'IPAMConfig': {}}}}) urllib3.connectionpool._make_request: http://localhost:None "POST /v1.22/containers/create?name=postgresql_orthanc-index_1 HTTP/1.1" 201 88 compose.cli.verbose_proxy.proxy_callable: docker create_container -> {'Id': 'b6754b22d69440901bd665911f5343ccbb2e820e1c7e44d53aeab613baab2359', 'Warnings': []} compose.cli.verbose_proxy.proxy_callable: docker inspect_container <- ('b6754b22d69440901bd665911f5343ccbb2e820e1c7e44d53aeab613baab2359') urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/containers/b6754b22d69440901bd665911f5343ccbb2e820e1c7e44d53aeab613baab2359/json HTTP/1.1" 200 None compose.cli.verbose_proxy.proxy_callable: docker inspect_container -> {'AppArmorProfile': '', 'Args': ['postgres'], 'Config': {'AttachStderr': False, 'AttachStdin': False, 'AttachStdout': False, 'Cmd': ['postgres'], 'Domainname': '', 'Entrypoint': ['docker-entrypoint.sh'], 'Env': ['PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/12/bin', 'GOSU_VERSION=1.11', ... compose.cli.verbose_proxy.proxy_callable: docker attach <- ('b6754b22d69440901bd665911f5343ccbb2e820e1c7e44d53aeab613baab2359', stdout=True, stderr=True, stream=True) urllib3.connectionpool._make_request: http://localhost:None "POST /v1.22/containers/b6754b22d69440901bd665911f5343ccbb2e820e1c7e44d53aeab613baab2359/attach?logs=0&stdout=1&stderr=1&stream=1 HTTP/1.1" 101 0 urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/containers/b6754b22d69440901bd665911f5343ccbb2e820e1c7e44d53aeab613baab2359/json HTTP/1.1" 200 None compose.cli.verbose_proxy.proxy_callable: docker attach -> compose.cli.verbose_proxy.proxy_callable: docker disconnect_container_from_network <- ('b6754b22d69440901bd665911f5343ccbb2e820e1c7e44d53aeab613baab2359', 'postgresql_default') compose.parallel.feed_queue: Pending: {} urllib3.connectionpool._make_request: http://localhost:None "POST /v1.22/networks/postgresql_default/disconnect HTTP/1.1" 200 0 compose.cli.verbose_proxy.proxy_callable: docker disconnect_container_from_network -> None compose.cli.verbose_proxy.proxy_callable: docker connect_container_to_network <- ('b6754b22d69440901bd665911f5343ccbb2e820e1c7e44d53aeab613baab2359', 'postgresql_default', aliases=['orthanc-index', 'b6754b22d694'], ipv4_address=None, ipv6_address=None, links=[], link_local_ips=None) compose.parallel.feed_queue: Pending: set() urllib3.connectionpool._make_request: http://localhost:None "POST /v1.22/networks/postgresql_default/connect HTTP/1.1" 200 0 compose.cli.verbose_proxy.proxy_callable: docker connect_container_to_network -> None compose.cli.verbose_proxy.proxy_callable: docker start <- ('b6754b22d69440901bd665911f5343ccbb2e820e1c7e44d53aeab613baab2359') compose.parallel.feed_queue: Pending: {} compose.parallel.feed_queue: Pending: set() compose.parallel.feed_queue: Pending: {} compose.parallel.feed_queue: Pending: set() compose.parallel.feed_queue: Pending: set() compose.parallel.feed_queue: Pending: {} urllib3.connectionpool._make_request: http://localhost:None "POST /v1.22/containers/b6754b22d69440901bd665911f5343ccbb2e820e1c7e44d53aeab613baab2359/start HTTP/1.1" 204 0 compose.cli.verbose_proxy.proxy_callable: docker start -> None compose.parallel.parallel_execute_iter: Finished processing: ServiceName(project='postgresql', service='orthanc-index', number=1)  Creating postgresql_orthanc-index_1 ... done compose.parallel.feed_queue: Pending: set() compose.parallel.parallel_execute_iter: Finished processing: compose.parallel.feed_queue: Pending: {} compose.parallel.feed_queue: Starting producer thread for compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=postgresql', 'com.docker.compose.service=orthanc', 'com.docker.compose.oneoff=False']}) urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/containers/json?limit=-1&all=1&size=0&trunc_cmd=0&filters=%7B%22label%22%3A+%5B%22com.docker.compose.project%3Dpostgresql%22%2C+%22com.docker.compose.service%3Dorthanc%22%2C+%22com.docker.compose.oneoff%3DFalse%22%5D%7D HTTP/1.1" 200 3 compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=postgresql', 'com.docker.compose.service=orthanc', 'com.docker.compose.oneoff=False']}) urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/containers/json?limit=-1&all=1&size=0&trunc_cmd=0&filters=%7B%22label%22%3A+%5B%22com.docker.compose.project%3Dpostgresql%22%2C+%22com.docker.compose.service%3Dorthanc%22%2C+%22com.docker.compose.oneoff%3DFalse%22%5D%7D HTTP/1.1" 200 3 compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) Creating postgresql_orthanc_1 ... compose.parallel.feed_queue: Pending: {ServiceName(project='postgresql', service='orthanc', number=1)} compose.parallel.feed_queue: Starting producer thread for ServiceName(project='postgresql', service='orthanc', number=1) compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('postgresql_orthanc') urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/images/postgresql_orthanc/json HTTP/1.1" 200 None compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', 'Author': '', 'Comment': '', 'Config': {'ArgsEscaped': True, 'AttachStderr': False, 'AttachStdin': False, 'AttachStdout': False, 'Cmd': ['/etc/orthanc'], 'Domainname': '', 'Entrypoint': ['/docker-entrypoint.sh'], ... compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('postgresql_orthanc') urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/images/postgresql_orthanc/json HTTP/1.1" 200 None compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', 'Author': '', 'Comment': '', 'Config': {'ArgsEscaped': True, 'AttachStderr': False, 'AttachStdin': False, 'AttachStdout': False, 'Cmd': ['/etc/orthanc'], 'Domainname': '', 'Entrypoint': ['/docker-entrypoint.sh'], ... compose.service.build_container_labels: Added config hash: fd96f23d152427e0bf1f57093ca77917b1ac645f616ccd40ad3a1def15c08053 compose.cli.verbose_proxy.proxy_callable: docker create_host_config <- (links=[], port_bindings={'4242/tcp': ['104'], '8042/tcp': ['80']}, binds=['postgresql_orthanc-storage:/var/lib/orthanc/db:Z'], volumes_from=[], privileged=False, network_mode='postgresql_default', devices=None, dns=None, dns_opt=None, dns_search=None, restart_policy={'Name': 'unless-stopped', 'MaximumRetryCount': 0}, runtime=None, cap_add=None, cap_drop=None, mem_limit=None, mem_reservation=None, memswap_limit=None, ulimits=None, log_config={'Type': '', 'Config': {}}, extra_hosts=None, read_only=None, pid_mode=None, security_opt=None, ipc_mode=None, cgroup_parent=None, cpu_quota=None, shm_size=None, sysctls=None, pids_limit=None, tmpfs=[], oom_kill_disable=None, oom_score_adj=None, mem_swappiness=None, group_add=None, userns_mode=None, init=None, init_path=None, isolation=None, cpu_count=None, cpu_percent=None, nano_cpus=None, volume_driver=None, cpuset_cpus=None, cpu_shares=None, storage_opt=None, blkio_weight=None, blkio_weight_device=None, device_read_bps=None, device_read_iops=None, device_write_bps=None, device_write_iops=None, mounts=None, device_cgroup_rules=None, cpu_period=None, cpu_rt_period=None, cpu_rt_runtime=None) compose.cli.verbose_proxy.proxy_callable: docker create_host_config -> {'Binds': ['postgresql_orthanc-storage:/var/lib/orthanc/db:Z'], 'Links': [], 'LogConfig': {'Config': {}, 'Type': ''}, 'NetworkMode': 'postgresql_default', 'PortBindings': {'4242/tcp': [{'HostIp': '', 'HostPort': '104'}], '8042/tcp': [{'HostIp': '', 'HostPort': '80'}]}, 'RestartPolicy': {'MaximumRetryCount': 0, 'Name': 'unless-stopped'}, 'VolumesFrom': []} compose.cli.verbose_proxy.proxy_callable: docker create_container <- (ports=[('4242', 'tcp'), ('8042', 'tcp')], volumes={'/var/lib/orthanc/db': {}}, name='postgresql_orthanc_1', detach=True, environment=[], labels={'com.docker.compose.project': 'postgresql', 'com.docker.compose.service': 'orthanc', 'com.docker.compose.oneoff': 'False', 'com.docker.compose.project.working_dir': '/Users/andrew/imaging/orthanc/orthanc-setup-samples/docker/postgresql', 'com.docker.compose.project.config_files': 'docker-compose.yml', 'com.docker.compose.container-number': '1', 'com.docker.compose.version': '1.25.2', 'com.docker.compose.config-hash': 'fd96f23d152427e0bf1f57093ca77917b1ac645f616ccd40ad3a1def15c08053'}, image='postgresql_orthanc', host_config={'NetworkMode': 'postgresql_default', 'RestartPolicy': {'Name': 'unless-stopped', 'MaximumRetryCount': 0}, 'VolumesFrom': [], 'Binds': ['postgresql_orthanc-storage:/var/lib/orthanc/db:Z'], 'PortBindings': {'4242/tcp': [{'HostIp': '', 'HostPort': '104'}], '8042/tcp': [{'HostIp': '', 'HostPort': '80'}]}, 'Links': [], 'LogConfig': {'Type': '', 'Config': {}}}, networking_config={'EndpointsConfig': {'postgresql_default': {'Aliases': ['orthanc'], 'IPAMConfig': {}}}}) compose.parallel.feed_queue: Pending: set() compose.parallel.feed_queue: Pending: set() urllib3.connectionpool._make_request: http://localhost:None "POST /v1.22/containers/create?name=postgresql_orthanc_1 HTTP/1.1" 201 88 compose.cli.verbose_proxy.proxy_callable: docker create_container -> {'Id': 'd144c5110731756f22a2df163230fbd51288fd8e2790e2eba88b5dc4ce46f9f9', 'Warnings': []} compose.cli.verbose_proxy.proxy_callable: docker inspect_container <- ('d144c5110731756f22a2df163230fbd51288fd8e2790e2eba88b5dc4ce46f9f9') urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/containers/d144c5110731756f22a2df163230fbd51288fd8e2790e2eba88b5dc4ce46f9f9/json HTTP/1.1" 200 None compose.cli.verbose_proxy.proxy_callable: docker inspect_container -> {'AppArmorProfile': '', 'Args': ['/etc/orthanc'], 'Config': {'AttachStderr': False, 'AttachStdin': False, 'AttachStdout': False, 'Cmd': ['/etc/orthanc'], 'Domainname': '', 'Entrypoint': ['/docker-entrypoint.sh'], 'Env': ['PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', 'LUA_PATH=./?.lua;/usr/local/share/lua/5.1/?.lua;/usr/local/share/lua/5.1/?/init.lua;/usr/local/lib/lua/5.1/?.lua;/usr/local/lib/lua/5.1/?/init.lua;/usr/share/lua/5.1/?.lua;/usr/share/lua/5.1/?/init.lua', ... compose.cli.verbose_proxy.proxy_callable: docker attach <- ('d144c5110731756f22a2df163230fbd51288fd8e2790e2eba88b5dc4ce46f9f9', stdout=True, stderr=True, stream=True) urllib3.connectionpool._make_request: http://localhost:None "POST /v1.22/containers/d144c5110731756f22a2df163230fbd51288fd8e2790e2eba88b5dc4ce46f9f9/attach?logs=0&stdout=1&stderr=1&stream=1 HTTP/1.1" 101 0 urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/containers/d144c5110731756f22a2df163230fbd51288fd8e2790e2eba88b5dc4ce46f9f9/json HTTP/1.1" 200 None compose.cli.verbose_proxy.proxy_callable: docker attach -> compose.cli.verbose_proxy.proxy_callable: docker disconnect_container_from_network <- ('d144c5110731756f22a2df163230fbd51288fd8e2790e2eba88b5dc4ce46f9f9', 'postgresql_default') urllib3.connectionpool._make_request: http://localhost:None "POST /v1.22/networks/postgresql_default/disconnect HTTP/1.1" 200 0 compose.cli.verbose_proxy.proxy_callable: docker disconnect_container_from_network -> None compose.cli.verbose_proxy.proxy_callable: docker connect_container_to_network <- ('d144c5110731756f22a2df163230fbd51288fd8e2790e2eba88b5dc4ce46f9f9', 'postgresql_default', aliases=['d144c5110731', 'orthanc'], ipv4_address=None, ipv6_address=None, links=[], link_local_ips=None) urllib3.connectionpool._make_request: http://localhost:None "POST /v1.22/networks/postgresql_default/connect HTTP/1.1" 200 0 compose.cli.verbose_proxy.proxy_callable: docker connect_container_to_network -> None compose.cli.verbose_proxy.proxy_callable: docker start <- ('d144c5110731756f22a2df163230fbd51288fd8e2790e2eba88b5dc4ce46f9f9') compose.parallel.feed_queue: Pending: set() compose.parallel.feed_queue: Pending: set() compose.parallel.feed_queue: Pending: set() compose.parallel.feed_queue: Pending: set() compose.parallel.feed_queue: Pending: set() compose.parallel.feed_queue: Pending: set() compose.parallel.feed_queue: Pending: set() compose.parallel.feed_queue: Pending: set() urllib3.connectionpool._make_request: http://localhost:None "POST /v1.22/containers/d144c5110731756f22a2df163230fbd51288fd8e2790e2eba88b5dc4ce46f9f9/start HTTP/1.1" 204 0 compose.cli.verbose_proxy.proxy_callable: docker start -> None compose.parallel.parallel_execute_iter: Finished processing: ServiceName(project='postgresql', service='orthanc', number=1)  Creating postgresql_orthanc_1 ... done compose.parallel.feed_queue: Pending: set() compose.parallel.parallel_execute_iter: Finished processing: compose.parallel.feed_queue: Pending: set() compose.cli.verbose_proxy.proxy_callable: docker events <- (filters={'label': ['com.docker.compose.project=postgresql', 'com.docker.compose.oneoff=False']}, decode=True) Attaching to postgresql_orthanc-index_1, postgresql_orthanc_1 orthanc-index_1 | orthanc-index_1 | PostgreSQL Database directory appears to contain a database; Skipping initialization orthanc-index_1 | orthanc-index_1 | 2020-02-28 02:52:55.925 UTC [1] LOG: starting PostgreSQL 12.2 (Debian 12.2-1.pgdg100+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 8.3.0-6) 8.3.0, 64-bit orthanc-index_1 | 2020-02-28 02:52:55.927 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 orthanc-index_1 | 2020-02-28 02:52:55.928 UTC [1] LOG: listening on IPv6 address "::", port 5432 orthanc-index_1 | 2020-02-28 02:52:55.935 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" orthanc-index_1 | 2020-02-28 02:52:55.952 UTC [27] LOG: database system was interrupted; last known up at 2020-02-28 02:52:05 UTC orthanc-index_1 | 2020-02-28 02:52:56.188 UTC [27] LOG: database system was not properly shut down; automatic recovery in progress orthanc-index_1 | 2020-02-28 02:52:56.190 UTC [27] LOG: invalid record length at 0/1647170: wanted 24, got 0 orthanc-index_1 | 2020-02-28 02:52:56.190 UTC [27] LOG: redo is not required orthanc-index_1 | 2020-02-28 02:52:56.207 UTC [1] LOG: database system is ready to accept connections urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/events?filters=%7B%22label%22%3A+%5B%22com.docker.compose.project%3Dpostgresql%22%2C+%22com.docker.compose.oneoff%3DFalse%22%5D%7D HTTP/1.1" 200 None compose.cli.verbose_proxy.proxy_callable: docker events -> orthanc_1 | GENERAL: '/etc/orthanc/orthanc.json' taking precendence over related env vars (file might have been generated from env vars during a previous run) orthanc_1 | STORAGE: Generating '/etc/orthanc/storage.json'... orthanc_1 | STORAGE: WARNING: Not generating configuration file orthanc_1 | PG: Enabling plugin 'libOrthancPostgreSQLIndex'... orthanc_1 | PG: Enabling plugin 'libOrthancPostgreSQLStorage'... orthanc_1 | PLUGINS: Generating '/etc/orthanc/plugins.json'... orthanc_1 | PLUGINS: WARNING: Not generating configuration file orthanc_1 | HTTP: Generating '/etc/orthanc/http.json'... orthanc_1 | HTTP: WARNING: Not generating configuration file orthanc_1 | Startup command: Orthanc /etc/orthanc orthanc_1 | W0228 02:52:56.734152 main.cpp:1524] Orthanc version: 1.5.8 orthanc_1 | W0228 02:52:56.735596 OrthancConfiguration.cpp:113] Scanning folder "/etc/orthanc" for configuration files orthanc_1 | W0228 02:52:56.735783 OrthancConfiguration.cpp:61] Reading the configuration from: "/etc/orthanc/storage.json" orthanc_1 | W0228 02:52:56.736010 OrthancConfiguration.cpp:61] Reading the configuration from: "/etc/orthanc/plugins.json" orthanc_1 | W0228 02:52:56.736309 OrthancConfiguration.cpp:61] Reading the configuration from: "/etc/orthanc/http.json" orthanc_1 | W0228 02:52:56.736448 OrthancConfiguration.cpp:61] Reading the configuration from: "/etc/orthanc/orthanc.json" orthanc_1 | W0228 02:52:56.994554 main.cpp:703] Loading plugin(s) from: /usr/share/orthanc/plugins orthanc_1 | W0228 02:52:56.995573 PluginsManager.cpp:269] Registering plugin 'postgresql-storage' (version 3.2) orthanc_1 | W0228 02:52:56.995806 PluginsManager.cpp:168] The PostgreSQL storage area is currently disabled, set "EnableStorage" to "true" in the "PostgreSQL" section of the configuration file of Orthanc orthanc_1 | W0228 02:52:56.996732 PluginsManager.cpp:269] Registering plugin 'postgresql-index' (version 3.2) orthanc_1 | W0228 02:52:56.996964 main.cpp:1304] Using a custom database from plugins orthanc_1 | W0228 02:52:56.997006 OrthancInitialization.cpp:376] Storage directory: "/var/lib/orthanc/db" orthanc_1 | E0228 02:52:57.003967 PluginsManager.cpp:164] PostgreSQL error: fe_sendauth: no password supplied orthanc_1 | orthanc_1 | W0228 02:52:57.004090 PluginsManager.cpp:168] Database is currently unavailable, retrying... orthanc_1 | E0228 02:52:58.015361 PluginsManager.cpp:164] PostgreSQL error: fe_sendauth: no password supplied orthanc_1 | orthanc_1 | W0228 02:52:58.015513 PluginsManager.cpp:168] Database is currently unavailable, retrying... orthanc_1 | E0228 02:52:59.027400 PluginsManager.cpp:164] PostgreSQL error: fe_sendauth: no password supplied orthanc_1 | orthanc_1 | W0228 02:52:59.027549 PluginsManager.cpp:168] Database is currently unavailable, retrying... orthanc_1 | E0228 02:53:00.041774 PluginsManager.cpp:164] PostgreSQL error: fe_sendauth: no password supplied orthanc_1 | orthanc_1 | W0228 02:53:00.041924 PluginsManager.cpp:168] Database is currently unavailable, retrying... orthanc_1 | E0228 02:53:01.051187 PluginsManager.cpp:164] PostgreSQL error: fe_sendauth: no password supplied orthanc_1 | orthanc_1 | W0228 02:53:01.051330 PluginsManager.cpp:168] Database is currently unavailable, retrying... orthanc_1 | E0228 02:53:02.065302 PluginsManager.cpp:164] PostgreSQL error: fe_sendauth: no password supplied orthanc_1 | orthanc_1 | W0228 02:53:02.065394 PluginsManager.cpp:168] Database is currently unavailable, retrying... compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=False, filters={'label': ['com.docker.compose.project=postgresql', 'com.docker.compose.oneoff=False']}) urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/containers/json?limit=-1&all=0&size=0&trunc_cmd=0&filters=%7B%22label%22%3A+%5B%22com.docker.compose.project%3Dpostgresql%22%2C+%22com.docker.compose.oneoff%3DFalse%22%5D%7D HTTP/1.1" 200 3245 compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 2 items) compose.cli.verbose_proxy.proxy_callable: docker inspect_container <- ('d144c5110731756f22a2df163230fbd51288fd8e2790e2eba88b5dc4ce46f9f9') urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/containers/d144c5110731756f22a2df163230fbd51288fd8e2790e2eba88b5dc4ce46f9f9/json HTTP/1.1" 200 None compose.cli.verbose_proxy.proxy_callable: docker inspect_container -> {'AppArmorProfile': '', 'Args': ['/etc/orthanc'], 'Config': {'AttachStderr': False, 'AttachStdin': False, 'AttachStdout': False, 'Cmd': ['/etc/orthanc'], 'Domainname': '', 'Entrypoint': ['/docker-entrypoint.sh'], 'Env': ['PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', 'LUA_PATH=./?.lua;/usr/local/share/lua/5.1/?.lua;/usr/local/share/lua/5.1/?/init.lua;/usr/local/lib/lua/5.1/?.lua;/usr/local/lib/lua/5.1/?/init.lua;/usr/share/lua/5.1/?.lua;/usr/share/lua/5.1/?/init.lua', ... compose.cli.verbose_proxy.proxy_callable: docker inspect_container <- ('b6754b22d69440901bd665911f5343ccbb2e820e1c7e44d53aeab613baab2359') urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/containers/b6754b22d69440901bd665911f5343ccbb2e820e1c7e44d53aeab613baab2359/json HTTP/1.1" 200 None compose.cli.verbose_proxy.proxy_callable: docker inspect_container -> {'AppArmorProfile': '', 'Args': ['postgres'], 'Config': {'AttachStderr': False, 'AttachStdin': False, 'AttachStdout': False, 'Cmd': ['postgres'], 'Domainname': '', 'Entrypoint': ['docker-entrypoint.sh'], 'Env': ['PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/12/bin', 'GOSU_VERSION=1.11', ... Stopping postgresql_orthanc_1 ... Stopping postgresql_orthanc-index_1 ... compose.parallel.feed_queue: Pending: {, } compose.parallel.feed_queue: Starting producer thread for compose.cli.verbose_proxy.proxy_callable: docker stop <- ('d144c5110731756f22a2df163230fbd51288fd8e2790e2eba88b5dc4ce46f9f9', timeout=10) compose.cli.verbose_proxy.proxy_callable: docker inspect_container <- ('d144c5110731756f22a2df163230fbd51288fd8e2790e2eba88b5dc4ce46f9f9') urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/containers/d144c5110731756f22a2df163230fbd51288fd8e2790e2eba88b5dc4ce46f9f9/json HTTP/1.1" 200 None compose.cli.verbose_proxy.proxy_callable: docker inspect_container -> {'AppArmorProfile': '', 'Args': ['/etc/orthanc'], 'Config': {'AttachStderr': False, 'AttachStdin': False, 'AttachStdout': False, 'Cmd': ['/etc/orthanc'], 'Domainname': '', 'Entrypoint': ['/docker-entrypoint.sh'], 'Env': ['PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', 'LUA_PATH=./?.lua;/usr/local/share/lua/5.1/?.lua;/usr/local/share/lua/5.1/?/init.lua;/usr/local/lib/lua/5.1/?.lua;/usr/local/lib/lua/5.1/?/init.lua;/usr/share/lua/5.1/?.lua;/usr/share/lua/5.1/?/init.lua', ... compose.parallel.feed_queue: Pending: {} compose.parallel.feed_queue: Pending: {} compose.parallel.feed_queue: Pending: {} compose.parallel.feed_queue: Pending: {} compose.parallel.feed_queue: Pending: {} compose.parallel.feed_queue: Pending: {} compose.parallel.feed_queue: Pending: {} compose.parallel.feed_queue: Pending: {} compose.parallel.feed_queue: Pending: {} compose.parallel.feed_queue: Pending: {} compose.parallel.feed_queue: Pending: {} compose.parallel.feed_queue: Pending: {} compose.parallel.feed_queue: Pending: {} compose.parallel.feed_queue: Pending: {} compose.parallel.feed_queue: Pending: {} compose.parallel.feed_queue: Pending: {} compose.parallel.feed_queue: Pending: {} compose.parallel.feed_queue: Pending: {} compose.parallel.feed_queue: Pending: {} compose.parallel.feed_queue: Pending: {} compose.parallel.feed_queue: Pending: {} compose.parallel.feed_queue: Pending: {} compose.parallel.feed_queue: Pending: {} compose.parallel.feed_queue: Pending: {} compose.parallel.feed_queue: Pending: {} compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=False, filters={'label': ['com.docker.compose.project=postgresql', 'com.docker.compose.oneoff=False']}) urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/containers/json?limit=-1&all=0&size=0&trunc_cmd=0&filters=%7B%22label%22%3A+%5B%22com.docker.compose.project%3Dpostgresql%22%2C+%22com.docker.compose.oneoff%3DFalse%22%5D%7D HTTP/1.1" 200 3245 compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 2 items) compose.cli.verbose_proxy.proxy_callable: docker inspect_container <- ('d144c5110731756f22a2df163230fbd51288fd8e2790e2eba88b5dc4ce46f9f9') urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/containers/d144c5110731756f22a2df163230fbd51288fd8e2790e2eba88b5dc4ce46f9f9/json HTTP/1.1" 200 None compose.cli.verbose_proxy.proxy_callable: docker inspect_container -> {'AppArmorProfile': '', 'Args': ['/etc/orthanc'], 'Config': {'AttachStderr': False, 'AttachStdin': False, 'AttachStdout': False, 'Cmd': ['/etc/orthanc'], 'Domainname': '', 'Entrypoint': ['/docker-entrypoint.sh'], 'Env': ['PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', 'LUA_PATH=./?.lua;/usr/local/share/lua/5.1/?.lua;/usr/local/share/lua/5.1/?/init.lua;/usr/local/lib/lua/5.1/?.lua;/usr/local/lib/lua/5.1/?/init.lua;/usr/share/lua/5.1/?.lua;/usr/share/lua/5.1/?/init.lua', ... compose.cli.verbose_proxy.proxy_callable: docker inspect_container <- ('b6754b22d69440901bd665911f5343ccbb2e820e1c7e44d53aeab613baab2359') urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/containers/b6754b22d69440901bd665911f5343ccbb2e820e1c7e44d53aeab613baab2359/json HTTP/1.1" 200 None compose.cli.verbose_proxy.proxy_callable: docker inspect_container -> {'AppArmorProfile': '', 'Args': ['postgres'], 'Config': {'AttachStderr': False, 'AttachStdin': False, 'AttachStdout': False, 'Cmd': ['postgres'], 'Domainname': '', 'Entrypoint': ['docker-entrypoint.sh'], 'Env': ['PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/12/bin', 'GOSU_VERSION=1.11', ... Killing postgresql_orthanc_1 ... Killing postgresql_orthanc-index_1 ... compose.parallel.feed_queue: Pending: {, } compose.parallel.feed_queue: Starting producer thread for compose.cli.verbose_proxy.proxy_callable: docker kill <- ('b6754b22d69440901bd665911f5343ccbb2e820e1c7e44d53aeab613baab2359') compose.parallel.feed_queue: Starting producer thread for compose.cli.verbose_proxy.proxy_callable: docker kill <- ('d144c5110731756f22a2df163230fbd51288fd8e2790e2eba88b5dc4ce46f9f9') compose.cli.verbose_proxy.proxy_callable: docker inspect_container <- ('b6754b22d69440901bd665911f5343ccbb2e820e1c7e44d53aeab613baab2359') urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/containers/b6754b22d69440901bd665911f5343ccbb2e820e1c7e44d53aeab613baab2359/json HTTP/1.1" 200 None compose.cli.verbose_proxy.proxy_callable: docker inspect_container -> {'AppArmorProfile': '', 'Args': ['postgres'], 'Config': {'AttachStderr': False, 'AttachStdin': False, 'AttachStdout': False, 'Cmd': ['postgres'], 'Domainname': '', 'Entrypoint': ['docker-entrypoint.sh'], 'Env': ['PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/12/bin', 'GOSU_VERSION=1.11', ... compose.cli.verbose_proxy.proxy_callable: docker inspect_container <- ('d144c5110731756f22a2df163230fbd51288fd8e2790e2eba88b5dc4ce46f9f9') urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/containers/d144c5110731756f22a2df163230fbd51288fd8e2790e2eba88b5dc4ce46f9f9/json HTTP/1.1" 200 None compose.cli.verbose_proxy.proxy_callable: docker inspect_container -> {'AppArmorProfile': '', 'Args': ['/etc/orthanc'], 'Config': {'AttachStderr': False, 'AttachStdin': False, 'AttachStdout': False, 'Cmd': ['/etc/orthanc'], 'Domainname': '', 'Entrypoint': ['/docker-entrypoint.sh'], 'Env': ['PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', 'LUA_PATH=./?.lua;/usr/local/share/lua/5.1/?.lua;/usr/local/share/lua/5.1/?/init.lua;/usr/local/lib/lua/5.1/?.lua;/usr/local/lib/lua/5.1/?/init.lua;/usr/share/lua/5.1/?.lua;/usr/share/lua/5.1/?/init.lua', ... compose.parallel.feed_queue: Pending: set() compose.cli.verbose_proxy.proxy_callable: docker inspect_container <- ('b6754b22d69440901bd665911f5343ccbb2e820e1c7e44d53aeab613baab2359') compose.cli.verbose_proxy.proxy_callable: docker wait <- ('b6754b22d69440901bd665911f5343ccbb2e820e1c7e44d53aeab613baab2359') compose.cli.verbose_proxy.proxy_callable: docker wait <- ('d144c5110731756f22a2df163230fbd51288fd8e2790e2eba88b5dc4ce46f9f9') compose.parallel.feed_queue: Pending: set() urllib3.connectionpool._make_request: http://localhost:None "POST /v1.22/containers/b6754b22d69440901bd665911f5343ccbb2e820e1c7e44d53aeab613baab2359/kill HTTP/1.1" 204 0 compose.cli.verbose_proxy.proxy_callable: docker kill -> None urllib3.connectionpool._make_request: http://localhost:None "POST /v1.22/containers/b6754b22d69440901bd665911f5343ccbb2e820e1c7e44d53aeab613baab2359/wait HTTP/1.1" 200 32 urllib3.connectionpool._make_request: http://localhost:None "GET /v1.22/containers/b6754b22d69440901bd665911f5343ccbb2e820e1c7e44d53aeab613baab2359/json HTTP/1.1" 200 None compose.parallel.parallel_execute_iter: Finished processing:  Killing postgresql_orthanc-index_1 ... done compose.cli.verbose_proxy.proxy_callable: docker wait -> {'Error': None, 'StatusCode': 137} compose.cli.verbose_proxy.proxy_callable: docker inspect_container -> {'AppArmorProfile': '', 'Args': ['postgres'], 'Config': {'AttachStderr': False, 'AttachStdin': False, 'AttachStdout': False, 'Cmd': ['postgres'], 'Domainname': '', 'Entrypoint': ['docker-entrypoint.sh'], 'Env': ['PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/12/bin', 'GOSU_VERSION=1.11', ... compose.parallel.feed_queue: Pending: set() compose.cli.verbose_proxy.proxy_callable: docker inspect_container <- ('d144c5110731756f22a2df163230fbd51288fd8e2790e2eba88b5dc4ce46f9f9') compose.cli.main.main: Aborting. Gracefully stopping... (press Ctrl+C again to force)