Skip to content

Instantly share code, notes, and snippets.

@y-me-y
Last active March 29, 2022 15:38
Show Gist options
  • Save y-me-y/76e64422e6fc7fcc6150a310da9f5803 to your computer and use it in GitHub Desktop.
Save y-me-y/76e64422e6fc7fcc6150a310da9f5803 to your computer and use it in GitHub Desktop.

Debug log

25][default:/src:130]# cat /hab/sup/default/sup.log 
[2022-03-29T15:17:56Z DEBUG habitat_common::ui] UI { shell: Shell { input: InputStream { isatty: true }, out: OutputStream { coloring: Auto, isatty: false }, err: OutputStream { coloring: Auto, isatty: false } } }
[2022-03-29T15:17:56Z DEBUG habitat_core::os::process::unix] Calling execvp(): ("/hab/pkgs/core/hab-launcher/16080/20220321170742/bin/hab-launch") ["run"]
[2022-03-29T15:17:56Z DEBUG habitat_launcher::server] Checking Supervisor "/hab/pkgs/core/hab-sup/1.6.420/20211101174842/bin/hab-sup" version
[2022-03-29T15:17:56Z DEBUG habitat_core::os::signals::unix] signal-handler thread received signal #17
[2022-03-29T15:17:56Z DEBUG habitat_launcher::server] Checking Supervisor version '1.6.420' against requirement '>= 0.56'
[2022-03-29T15:17:56Z DEBUG habitat_launcher::server] Starting Supervisor "/hab/pkgs/core/hab-sup/1.6.420/20211101174842/bin/hab-sup" with args ["run"], HAB_LAUNCHER_PIPE=/tmp/rust-ipc-socket.8WzklK...
[2022-03-29T15:17:56Z DEBUG habitat_launcher::server] Waiting on connect thread for 5 secs
[2022-03-29T15:17:56Z DEBUG habitat_launcher::server] connect thread started
RUST_LOG environment variable found; using it to configure log4rs
[2022-03-29T15:17:56Z DEBUG habitat_common::ui] UI { shell: Shell { input: InputStream { isatty: true }, out: OutputStream { coloring: Auto, isatty: false }, err: OutputStream { coloring: Auto, isatty: false } } }
[2022-03-29T15:17:56Z DEBUG habitat_common::liveliness_checker] Spawning liveliness checker thread for hab-sup PID 640
[2022-03-29T15:17:56Z DEBUG habitat_launcher_client::client] LauncherCli::connect(/tmp/rust-ipc-socket.8WzklK)
[2022-03-29T15:17:56Z DEBUG habitat_common::liveliness_checker] Starting hab-sup-liveliness-checker
[2022-03-29T15:17:56Z DEBUG habitat_launcher_client::client] IpcServer::new() returned pipe_to_sup: /tmp/rust-ipc-socket.Y97CTh
[2022-03-29T15:17:56Z DEBUG habitat_launcher::server] Connect thread finished; notifying waiting thread
[2022-03-29T15:17:56Z DEBUG habitat_common::liveliness_checker] Spawning liveliness checker thread for hab-launch PID 620
[2022-03-29T15:17:56Z DEBUG habitat_common::liveliness_checker] Registered Thread { id: ThreadId(1), name: Some("main"), .. } for liveliness checking
[2022-03-29T15:17:56Z DEBUG habitat_common::liveliness_checker] Starting hab-launch-liveliness-checker
[2022-03-29T15:17:56Z INFO hab_sup] Using sys IP address 172.17.0.2
[2022-03-29T15:17:56Z DEBUG habitat_sup::manager] Creating data directory: /hab/sup/default/data
[2022-03-29T15:17:56Z DEBUG habitat_sup::manager] Creating specs directory: /hab/sup/default/specs
[2022-03-29T15:17:56Z DEBUG habitat_sup::manager] Cleaning cached health checks
[2022-03-29T15:17:56Z DEBUG habitat_sup::manager] new(cfg: ManagerConfig { auto_update: false, auto_update_period: 60s, service_update_period: 60s, custom_state_path: None, key_cache: KeyCache("/hab/cache/keys"), update_url: "https://bldr.habitat.sh", update_channel: ChannelIdent("stable"), gossip_listen: GossipListenAddr(0.0.0.0:9638), ctl_listen: ListenCtlAddr(127.0.0.1:9632), ctl_server_certificates: None, ctl_server_key: None, ctl_client_ca_certificates: None, http_listen: HttpListenAddr(0.0.0.0:9631), http_disable: false, gossip_peers: [], gossip_permanent: false, ring_key: None, organization: None, watch_peer_file: None, tls_config: None, feature_flags: (empty), event_stream_config: None, keep_latest_packages: Some(2), sys_ip: 172.17.0.2 }, fs_cfg: FsCfg { sup_root: "/hab/sup/default", data_path: "/hab/sup/default/data", specs_path: "/hab/sup/default/specs", member_id_file: "/hab/sup/default/MEMBER_ID", proc_lock_file: "/hab/sup/default/LOCK" }
hab-sup(MR): core/hab-sup (core/hab-sup/1.6.420/20211101174842)
hab-sup(MR): Supervisor Member-ID 82bcba64698e4092a5555e5bc977a2b9
[2022-03-29T15:17:56Z DEBUG habitat_sup::manager::service::spec] Writing service spec to '/hab/sup/default/specs/nginx.spec': ServiceSpec { ident: PackageIdent { origin: "core", name: "nginx", version: None, release: None }, group: "default", bldr_url: "https://bldr.habitat.sh", channel: ChannelIdent("stable"), topology: Standalone, update_strategy: None, update_condition: Latest, binds: [], binding_mode: Strict, config_from: None, desired_state: Up, shutdown_timeout: None, svc_encrypted_password: None, health_check_interval: HealthCheckInterval(30s) }
[2022-03-29T15:17:56Z DEBUG habitat_core::fs] Renaming /hab/sup/default/specs/.tmpv0MTaO to /hab/sup/default/specs/nginx.spec
[2022-03-29T15:17:56Z DEBUG habitat_sup::manager::spec_dir] migrated "/hab/sup/default/specs/nginx.spec"
hab-sup(MR): Starting gossip-listener on 0.0.0.0:9638
[2022-03-29T15:17:57Z DEBUG habitat_butterfly::server] entering habitat_butterfly::server::Server::start
[2022-03-29T15:17:57Z DEBUG habitat_butterfly::rumor::dat_file] Header Version: 2
[2022-03-29T15:17:57Z DEBUG habitat_butterfly::rumor::dat_file] Header: Header { offsets: {"Service": 212, "Election": 0, "Membership": 0, "ServiceFile": 0, "Departure": 0, "ElectionUpdate": 0, "ServiceConfig": 0}, size: 64, version: 2 }
[2022-03-29T15:17:57Z DEBUG habitat_butterfly::server] Successfully ingested rumors from /hab/sup/default/data/82bcba64698e4092a5555e5bc977a2b9.rst
[2022-03-29T15:17:57Z DEBUG habitat_butterfly::server::sync] Setting incarnation number to 4
[2022-03-29T15:17:57Z DEBUG habitat_common::liveliness_checker] Registered Thread { id: ThreadId(13), name: Some("inbound-82bcba64698e4092a5555e5bc977a2b9"), .. } for liveliness checking
[2022-03-29T15:17:57Z DEBUG habitat_sup::manager] gossip-listener started
[2022-03-29T15:17:57Z DEBUG habitat_common::liveliness_checker] Registered Thread { id: ThreadId(14), name: Some("outbound-82bcba64698e4092a5555e5bc977a2b9"), .. } for liveliness checking
[2022-03-29T15:17:57Z DEBUG habitat_common::liveliness_checker] Registered Thread { id: ThreadId(15), name: Some("expire-82bcba64698e4092a5555e5bc977a2b9"), .. } for liveliness checking
[2022-03-29T15:17:57Z DEBUG habitat_common::liveliness_checker] Registered Thread { id: ThreadId(17), name: Some("push-82bcba64698e4092a5555e5bc977a2b9"), .. } for liveliness checking
[2022-03-29T15:17:57Z DEBUG habitat_common::liveliness_checker] Registered Thread { id: ThreadId(18), name: Some("persist-82bcba64698e4092a5555e5bc977a2b9"), .. } for liveliness checking
[2022-03-29T15:17:57Z DEBUG habitat_common::liveliness_checker] Registered Thread { id: ThreadId(16), name: Some("pull-82bcba64698e4092a5555e5bc977a2b9"), .. } for liveliness checking
[2022-03-29T15:17:57Z DEBUG habitat_common::templating::config] 'user.toml' at /hab/user/nginx/config/user.toml does not exist
[2022-03-29T15:17:57Z DEBUG habitat_common::templating::config] 'user.toml' at /hab/svc/nginx/user.toml does not exist
[2022-03-29T15:17:57Z DEBUG habitat_common::templating::config] Failed to open 'user.toml', /hab/user/nginx/config/user.toml, No such file or directory (os error 2)
[2022-03-29T15:17:57Z DEBUG habitat_common::templating::config] Looking up environment variable HAB_NGINX failed: NotPresent
[2022-03-29T15:17:57Z DEBUG habitat_common::templating::hooks] file-updated not found at /hab/pkgs/core/nginx/1.21.3/20220201113020/hooks/file-updated, not loading
[2022-03-29T15:17:57Z DEBUG habitat_common::templating::hooks] health-check not found at /hab/pkgs/core/nginx/1.21.3/20220201113020/hooks/health-check, not loading
[2022-03-29T15:17:57Z DEBUG habitat_common::templating::hooks] suitability not found at /hab/pkgs/core/nginx/1.21.3/20220201113020/hooks/suitability, not loading
[2022-03-29T15:17:57Z DEBUG habitat_common::templating::hooks] init not found at /hab/pkgs/core/nginx/1.21.3/20220201113020/hooks/init, not loading
[2022-03-29T15:17:57Z DEBUG habitat_common::templating::hooks] reload not found at /hab/pkgs/core/nginx/1.21.3/20220201113020/hooks/reload, not loading
[2022-03-29T15:17:57Z DEBUG habitat_common::templating::hooks] reconfigure not found at /hab/pkgs/core/nginx/1.21.3/20220201113020/hooks/reconfigure, not loading
[2022-03-29T15:17:57Z DEBUG habitat_common::templating::hooks] post-run not found at /hab/pkgs/core/nginx/1.21.3/20220201113020/hooks/post-run, not loading
[2022-03-29T15:17:57Z DEBUG habitat_common::templating::hooks] post-stop not found at /hab/pkgs/core/nginx/1.21.3/20220201113020/hooks/post-stop, not loading
[2022-03-29T15:17:57Z DEBUG habitat_sup::manager::service::hooks] nginx, Hooks loaded, destination=/hab/svc/nginx/hooks, templates=/hab/pkgs/core/nginx/1.21.3/20220201113020/hooks
hab-sup(MR): Starting core/nginx (core/nginx/1.21.3/20220201113020)
[2022-03-29T15:17:57Z DEBUG habitat_core::fs] Renaming /hab/sup/default/data/.tmpWk1t94 to /hab/sup/default/data/82bcba64698e4092a5555e5bc977a2b9.rst
[2022-03-29T15:17:57Z DEBUG habitat_common::templating::hooks] install not found at /hab/pkgs/core/linux-headers/4.20.17/20210826050015/hooks/install, not loading
[2022-03-29T15:17:57Z DEBUG habitat_common::templating::hooks] install not found at /hab/pkgs/core/glibc/2.33/20210826050111/hooks/install, not loading
[2022-03-29T15:17:57Z DEBUG habitat_common::templating::hooks] install not found at /hab/pkgs/core/zlib/1.2.11/20210826050912/hooks/install, not loading
[2022-03-29T15:17:57Z DEBUG habitat_common::templating::hooks] install not found at /hab/pkgs/core/gcc-libs/9.3.0/20210826054136/hooks/install, not loading
[2022-03-29T15:17:57Z DEBUG habitat_common::templating::hooks] install not found at /hab/pkgs/core/openssl-fips/2.0.16/20210826061345/hooks/install, not loading
[2022-03-29T15:17:57Z DEBUG habitat_common::templating::hooks] install not found at /hab/pkgs/core/cacerts/2021.09.30/20211016150835/hooks/install, not loading
[2022-03-29T15:17:57Z DEBUG habitat_common::templating::hooks] install not found at /hab/pkgs/core/ncurses/6.2/20210826054317/hooks/install, not loading
[2022-03-29T15:17:57Z DEBUG habitat_common::templating::hooks] install not found at /hab/pkgs/core/pcre/8.44/20210826054940/hooks/install, not loading
[2022-03-29T15:17:57Z DEBUG habitat_common::templating::hooks] install not found at /hab/pkgs/core/openssl/1.0.2zb/20211016150910/hooks/install, not loading
[2022-03-29T15:17:57Z DEBUG habitat_common::templating::hooks] install not found at /hab/pkgs/core/bzip2/1.0.8/20210826054218/hooks/install, not loading
[2022-03-29T15:17:57Z DEBUG habitat_common::templating::hooks] install not found at /hab/pkgs/core/libedit/3.1.20210216/20210826132638/hooks/install, not loading
[2022-03-29T15:17:57Z DEBUG habitat_common::templating::hooks] install not found at /hab/pkgs/core/nginx/1.21.3/20220201113020/hooks/install, not loading
[2022-03-29T15:17:57Z DEBUG habitat_sup::manager::service] nginx.default, Creating svc paths
[2022-03-29T15:17:57Z DEBUG habitat_core::fs] Creating dir with subdirs: "/hab/svc/nginx"
[2022-03-29T15:17:57Z DEBUG habitat_core::fs] Creating dir with subdirs: "/hab/svc/nginx/hooks"
[2022-03-29T15:17:57Z DEBUG habitat_core::fs] Creating dir with subdirs: "/hab/svc/nginx/logs"
nginx.default(UCW): Watching user.toml
[2022-03-29T15:17:57Z DEBUG habitat_common::liveliness_checker] Registered Thread { id: ThreadId(19), name: Some("user-config-watcher-/hab/user/nginx/config/user.toml"), .. } for liveliness checking
[2022-03-29T15:17:57Z DEBUG habitat_sup::manager::user_config_watcher] UserConfigWatcher(/hab/user/nginx/config/user.toml) worker thread starting
[2022-03-29T15:17:57Z INFO habitat_butterfly::server] Rumors persisted to disk: /hab/sup/default/data/82bcba64698e4092a5555e5bc977a2b9.rst
[2022-03-29T15:17:57Z DEBUG habitat_sup::manager::file_watcher] common generator created: CommonGenerator {
  prev: None,
  old_prev: None,
  path: /,
  split_path: SplitPath {
    directory: /,
    file_name: None,
  },
  index: 0,
  path_rest: ["hab", "user", "nginx", "config", "user.toml"],
}
[2022-03-29T15:17:57Z DEBUG habitat_sup::manager::file_watcher] common generator before new Common: CommonGenerator {
  prev: None,
  old_prev: None,
  path: /,
  split_path: SplitPath {
    directory: /,
    file_name: None,
  },
  index: 0,
  path_rest: ["hab", "user", "nginx", "config", "user.toml"],
}
[2022-03-29T15:17:57Z DEBUG habitat_sup::manager::file_watcher] generated common: Some(Common {
  path: /hab,
  dir_file_name: DirFileName {
    directory: /,
    file_name: hab,
  },
  prev: None,
  next: None,
  index: 0,
  path_rest: ["user", "nginx", "config", "user.toml"],
})
[2022-03-29T15:17:57Z DEBUG habitat_sup::manager::file_watcher] common generator after new Common: CommonGenerator {
  prev: Some(/hab),
  old_prev: None,
  path: /hab,
  split_path: SplitPath {
    directory: /,
    file_name: Some(hab),
  },
  index: 1,
  path_rest: ["user", "nginx", "config", "user.toml"],
}
[2022-03-29T15:17:57Z DEBUG habitat_sup::manager::file_watcher] add directory because is not a symlink and is not a leaf
[2022-03-29T15:17:57Z DEBUG habitat_sup::manager::file_watcher] get or add branch file: Directory(Common {
  path: /hab,
  dir_file_name: DirFileName {
    directory: /,
    file_name: hab,
  },
  prev: None,
  next: None,
  index: 0,
  path_rest: ["user", "nginx", "config", "user.toml"],
})
[2022-03-29T15:17:57Z DEBUG habitat_sup::manager::file_watcher] chain link info: "ChainLinkInfo {\n  path: /hab,\n  prev: None,\n}"
[2022-03-29T15:17:57Z DEBUG habitat_sup::manager::file_watcher] handle branch result: NewInNewDirectory(ChainLinkInfo {
  path: /hab,
  prev: None,
}, /)
[2022-03-29T15:17:57Z DEBUG habitat_sup::manager::file_watcher] common generator before new Common: CommonGenerator {
  prev: Some(/hab),
  old_prev: None,
  path: /hab,
  split_path: SplitPath {
    directory: /,
    file_name: Some(hab),
  },
  index: 1,
  path_rest: ["user", "nginx", "config", "user.toml"],
}
[2022-03-29T15:17:57Z DEBUG habitat_sup::manager::file_watcher] generated common: Some(Common {
  path: /hab/user,
  dir_file_name: DirFileName {
    directory: /hab,
    file_name: user,
  },
  prev: Some(/hab),
  next: None,
  index: 1,
  path_rest: ["nginx", "config", "user.toml"],
})
[2022-03-29T15:17:57Z DEBUG habitat_sup::manager::file_watcher] common generator after new Common: CommonGenerator {
  prev: Some(/hab/user),
  old_prev: Some(/hab),
  path: /hab/user,
  split_path: SplitPath {
    directory: /hab,
    file_name: Some(user),
  },
  index: 2,
  path_rest: ["nginx", "config", "user.toml"],
}
[2022-03-29T15:17:57Z DEBUG habitat_sup::manager::file_watcher] add missing directory because error and is not a leaf
[2022-03-29T15:17:57Z DEBUG habitat_sup::manager::file_watcher] add leaf file: MissingDirectory(Common {
  path: /hab/user,
  dir_file_name: DirFileName {
    directory: /hab,
    file_name: user,
  },
  prev: Some(/hab),
  next: None,
  index: 1,
  path_rest: ["nginx", "config", "user.toml"],
})
[2022-03-29T15:17:57Z DEBUG habitat_sup::manager::file_watcher] handle leaf result: NewInNewDirectory(ChainLinkInfo {
  path: /hab/user,
  prev: Some(/hab),
}, /hab)
[2022-03-29T15:17:57Z DEBUG habitat_common::cli_config] No CLI config found, loading defaults
[2022-03-29T15:17:57Z ERROR habitat_sup::manager] Failed to uninstall 'core/nginx' packages keeping the '2' latest, err: Unable to contact the Supervisor.

If the Supervisor you are contacting is local, this probably means it is not running. You can run a Supervisor in the foreground with:

hab sup run

Or try restarting the Supervisor through your operating system's init process or Windows service.
[2022-03-29T15:17:57Z DEBUG habitat_sup::manager::service_updater] Removing any previously-registered updater for nginx.default [core/nginx/1.21.3/20220201113020]
[2022-03-29T15:17:57Z DEBUG habitat_sup::manager::service_updater] No updater registered for for nginx.default [core/nginx/1.21.3/20220201113020]
[2022-03-29T15:17:57Z DEBUG habitat_sup::manager] Updating census state
[2022-03-29T15:17:57Z DEBUG habitat_sup::manager] Updating butterfly state
[2022-03-29T15:17:57Z DEBUG habitat_sup::manager] Updating services state
hab-sup(MR): Starting ctl-gateway on 127.0.0.1:9632
[2022-03-29T15:17:57Z DEBUG habitat_sup::manager] ctl-gateway started
hab-sup(MR): Starting http-gateway on 0.0.0.0:9631
[2022-03-29T15:17:57Z INFO habitat_sup::manager] Uninstalled '0' 'core/hab-sup' packages keeping the '2' latest
[2022-03-29T15:17:57Z DEBUG habitat_sup::http_gateway] Entering http_gateway run thread
[2022-03-29T15:17:57Z DEBUG habitat_sup::http_gateway] http_gateway server configured
[2022-03-29T15:17:57Z DEBUG habitat_sup::http_gateway] http_gateway server port bound
[2022-03-29T15:17:57Z DEBUG habitat_sup::manager] http-gateway started
[2022-03-29T15:17:57Z DEBUG habitat_common::liveliness_checker] Registered Thread { id: ThreadId(1), name: Some("main"), .. } for liveliness checking
[2022-03-29T15:17:57Z INFO actix_server::builder] Starting 2 workers
[2022-03-29T15:17:57Z DEBUG habitat_sup::manager] Updating census state
[2022-03-29T15:17:57Z DEBUG habitat_sup::manager] Updating butterfly state
[2022-03-29T15:17:57Z DEBUG habitat_sup::manager] Updating services state
[2022-03-29T15:17:57Z DEBUG habitat_sup::manager::service::hooks] HookTable { health_check: None, init: None, file_updated: None, reload: None, reconfigure: None, suitability: None, run: Some(RunHook { render_pair: path: /hab/svc/nginx/hooks/run, stdout_log_path: "/hab/svc/nginx/logs/run.stdout.log", stderr_log_path: "/hab/svc/nginx/logs/run.stderr.log" }), post_run: None, post_stop: None }
[2022-03-29T15:17:57Z DEBUG habitat_common::templating] Rendering template with context, run, {"sys":{"version":"1.6.420/20211101174842","member_id":"82bcba64698e4092a5555e5bc977a2b9","ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632,"permanent":false},"pkg":{"ident":"core/nginx/1.21.3/20220201113020","origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020","deps":[{"origin":"core","name":"libedit","version":"3.1.20210216","release":"20210826132638"},{"origin":"core","name":"bzip2","version":"1.0.8","release":"20210826054218"},{"origin":"core","name":"openssl","version":"1.0.2zb","release":"20211016150910"},{"origin":"core","name":"pcre","version":"8.44","release":"20210826054940"},{"origin":"core","name":"ncurses","version":"6.2","release":"20210826054317"},{"origin":"core","name":"cacerts","version":"2021.09.30","release":"20211016150835"},{"origin":"core","name":"openssl-fips","version":"2.0.16","release":"20210826061345"},{"origin":"core","name":"gcc-libs","version":"9.3.0","release":"20210826054136"},{"origin":"core","name":"zlib","version":"1.2.11","release":"20210826050912"},{"origin":"core","name":"glibc","version":"2.33","release":"20210826050111"},{"origin":"core","name":"linux-headers","version":"4.20.17","release":"20210826050015"}],"env":{"PATH":"/hab/pkgs/core/nginx/1.21.3/20220201113020/sbin:/hab/pkgs/core/glibc/2.33/20210826050111/bin:/hab/pkgs/core/ncurses/6.2/20210826054317/bin:/hab/pkgs/core/bzip2/1.0.8/20210826054218/bin:/hab/pkgs/core/openssl/1.0.2zb/20211016150910/bin:/hab/pkgs/core/pcre/8.44/20210826054940/bin:/hab/pkgs/core/openssl-fips/2.0.16/20210826061345/bin:/hab/pkgs/core/busybox-static/1.33.0/20210826062032/bin:/hab/pkgs/core/hab-plan-build/1.6.420/20211101174207/bin:/hab/pkgs/core/diffutils/3.7/20210826055850/bin:/hab/pkgs/core/less/563/20210826055635/bin:/hab/pkgs/core/make/4.3/20210826060457/bin:/hab/pkgs/core/mg/20180927/20210826063217/bin:/hab/pkgs/core/util-linux/2.36/20210826060642/bin:/hab/pkgs/core/vim/8.2.2619/20210826063000/bin:/hab/pkgs/core/ncurses/6.2/20210826054317/bin:/hab/pkgs/core/bash/5.1/20210826055113/bin:/hab/pkgs/core/binutils/2.36.1/20210826050955/bin:/hab/pkgs/core/coreutils/8.32/20210826054709/bin:/hab/pkgs/core/file/5.39/20210826050928/bin:/hab/pkgs/core/findutils/4.8.0/20210826060008/bin:/hab/pkgs/core/gawk/5.1.0/20210826055312/bin:/hab/pkgs/core/gzip/1.10/20210826060430/bin:/hab/pkgs/core/hab/1.6.420/20211101172443/bin:/hab/pkgs/core/rq/0.10.4/20210826061933/bin:/hab/pkgs/core/sed/4.8/20210826054515/bin:/hab/pkgs/core/tar/1.34/20210826055226/bin:/hab/pkgs/core/unzip/6.0/20210826061918/bin:/hab/pkgs/core/wget/1.21.1/20211016151314/bin:/hab/pkgs/core/xz/5.2.5/20210826060128/bin:/hab/pkgs/core/libcap/2.49/20210826054457/bin:/hab/pkgs/core/grep/3.6/20210826055009/bin:/hab/pkgs/core/bzip2/1.0.8/20210826054218/bin:/hab/pkgs/core/libidn2/2.3.0/20210826061758/bin:/hab/pkgs/core/openssl/1.0.2zb/20211016150910/bin:/hab/pkgs/core/openssl-fips/2.0.16/20210826061345/bin:/hab/pkgs/core/pcre/8.44/20210826054940/bin:/hab/pkgs/core/libmd/1.0.3/20210826063127/bin:/hab/pkgs/core/acl/2.2.53/20210826054434/bin:/hab/pkgs/core/attr/2.4.48/20210826054416/bin:/hab/pkgs/core/glibc/2.33/20210826050111/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/bin"},"exposes":["80"],"exports":{"port":"http.listen.port"},"path":"/hab/pkgs/core/nginx/1.21.3/20220201113020","svc_path":"/hab/svc/nginx","svc_config_path":"/hab/svc/nginx/config","svc_data_path":"/hab/svc/nginx/data","svc_files_path":"/hab/svc/nginx/files","svc_static_path":"/hab/svc/nginx/static","svc_var_path":"/hab/svc/nginx/var","svc_pid_file":"/hab/svc/nginx/PID","svc_run":"/hab/svc/nginx/run","svc_user":"root","svc_group":"hab"},"cfg":{"worker_processes":4,"events":{"worker_connections":1024},"http":{"sendfile":"on","tcp_nopush":"on","tcp_nodelay":"on","keepalive_timeout":60,"listen":{"port":80}}},"svc":{"service":"nginx","group":"default","org":null,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"me":{"member_id":"82bcba64698e4092a5555e5bc977a2b9","pkg":{"origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020"},"package":"core/nginx/1.21.3/20220201113020","service":"nginx","group":"default","org":null,"persistent":false,"leader":false,"follower":false,"update_leader":false,"update_follower":false,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"sys":{"ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632},"alive":true,"suspect":false,"confirmed":false,"departed":false,"cfg":{"port":80}},"members":[{"member_id":"82bcba64698e4092a5555e5bc977a2b9","pkg":{"origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020"},"package":"core/nginx/1.21.3/20220201113020","service":"nginx","group":"default","org":null,"persistent":false,"leader":false,"follower":false,"update_leader":false,"update_follower":false,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"sys":{"ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632},"alive":true,"suspect":false,"confirmed":false,"departed":false,"cfg":{"port":80}}],"leader":null,"first":{"member_id":"82bcba64698e4092a5555e5bc977a2b9","pkg":{"origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020"},"package":"core/nginx/1.21.3/20220201113020","service":"nginx","group":"default","org":null,"persistent":false,"leader":false,"follower":false,"update_leader":false,"update_follower":false,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"sys":{"ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632},"alive":true,"suspect":false,"confirmed":false,"departed":false,"cfg":{"port":80}},"update_leader":null},"bind":{}}
[2022-03-29T15:17:57Z INFO actix_server::builder] Starting "actix-web-service-0.0.0.0:9631" service on 0.0.0.0:9631
[2022-03-29T15:17:57Z DEBUG handlebars::render] rendering RawString("#!/bin/sh\n#\n\nexec 2>&1\n\nexec nginx -c "), partials: {}, path: ".", local_variables: {}, current_template: Some("run"), root_template: Some("run"), disable_escape: false, local_path_root: []
[2022-03-29T15:17:57Z DEBUG handlebars::render] rendering Expression(Name("pkg.svc_config_path")), partials: {}, path: ".", local_variables: {}, current_template: Some("run"), root_template: Some("run"), disable_escape: false, local_path_root: []
[2022-03-29T15:17:57Z DEBUG handlebars::render] rendering RawString("/nginx.conf"), partials: {}, path: ".", local_variables: {}, current_template: Some("run"), root_template: Some("run"), disable_escape: false, local_path_root: []
[2022-03-29T15:17:57Z DEBUG habitat_common::templating::hooks] run, already compiled to /hab/svc/nginx/hooks/run
[2022-03-29T15:17:57Z DEBUG habitat_common::templating] Rendering template with context, uwsgi_params, {"sys":{"version":"1.6.420/20211101174842","member_id":"82bcba64698e4092a5555e5bc977a2b9","ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632,"permanent":false},"pkg":{"ident":"core/nginx/1.21.3/20220201113020","origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020","deps":[{"origin":"core","name":"libedit","version":"3.1.20210216","release":"20210826132638"},{"origin":"core","name":"bzip2","version":"1.0.8","release":"20210826054218"},{"origin":"core","name":"openssl","version":"1.0.2zb","release":"20211016150910"},{"origin":"core","name":"pcre","version":"8.44","release":"20210826054940"},{"origin":"core","name":"ncurses","version":"6.2","release":"20210826054317"},{"origin":"core","name":"cacerts","version":"2021.09.30","release":"20211016150835"},{"origin":"core","name":"openssl-fips","version":"2.0.16","release":"20210826061345"},{"origin":"core","name":"gcc-libs","version":"9.3.0","release":"20210826054136"},{"origin":"core","name":"zlib","version":"1.2.11","release":"20210826050912"},{"origin":"core","name":"glibc","version":"2.33","release":"20210826050111"},{"origin":"core","name":"linux-headers","version":"4.20.17","release":"20210826050015"}],"env":{"PATH":"/hab/pkgs/core/nginx/1.21.3/20220201113020/sbin:/hab/pkgs/core/glibc/2.33/20210826050111/bin:/hab/pkgs/core/ncurses/6.2/20210826054317/bin:/hab/pkgs/core/bzip2/1.0.8/20210826054218/bin:/hab/pkgs/core/openssl/1.0.2zb/20211016150910/bin:/hab/pkgs/core/pcre/8.44/20210826054940/bin:/hab/pkgs/core/openssl-fips/2.0.16/20210826061345/bin:/hab/pkgs/core/busybox-static/1.33.0/20210826062032/bin:/hab/pkgs/core/hab-plan-build/1.6.420/20211101174207/bin:/hab/pkgs/core/diffutils/3.7/20210826055850/bin:/hab/pkgs/core/less/563/20210826055635/bin:/hab/pkgs/core/make/4.3/20210826060457/bin:/hab/pkgs/core/mg/20180927/20210826063217/bin:/hab/pkgs/core/util-linux/2.36/20210826060642/bin:/hab/pkgs/core/vim/8.2.2619/20210826063000/bin:/hab/pkgs/core/ncurses/6.2/20210826054317/bin:/hab/pkgs/core/bash/5.1/20210826055113/bin:/hab/pkgs/core/binutils/2.36.1/20210826050955/bin:/hab/pkgs/core/coreutils/8.32/20210826054709/bin:/hab/pkgs/core/file/5.39/20210826050928/bin:/hab/pkgs/core/findutils/4.8.0/20210826060008/bin:/hab/pkgs/core/gawk/5.1.0/20210826055312/bin:/hab/pkgs/core/gzip/1.10/20210826060430/bin:/hab/pkgs/core/hab/1.6.420/20211101172443/bin:/hab/pkgs/core/rq/0.10.4/20210826061933/bin:/hab/pkgs/core/sed/4.8/20210826054515/bin:/hab/pkgs/core/tar/1.34/20210826055226/bin:/hab/pkgs/core/unzip/6.0/20210826061918/bin:/hab/pkgs/core/wget/1.21.1/20211016151314/bin:/hab/pkgs/core/xz/5.2.5/20210826060128/bin:/hab/pkgs/core/libcap/2.49/20210826054457/bin:/hab/pkgs/core/grep/3.6/20210826055009/bin:/hab/pkgs/core/bzip2/1.0.8/20210826054218/bin:/hab/pkgs/core/libidn2/2.3.0/20210826061758/bin:/hab/pkgs/core/openssl/1.0.2zb/20211016150910/bin:/hab/pkgs/core/openssl-fips/2.0.16/20210826061345/bin:/hab/pkgs/core/pcre/8.44/20210826054940/bin:/hab/pkgs/core/libmd/1.0.3/20210826063127/bin:/hab/pkgs/core/acl/2.2.53/20210826054434/bin:/hab/pkgs/core/attr/2.4.48/20210826054416/bin:/hab/pkgs/core/glibc/2.33/20210826050111/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/bin"},"exposes":["80"],"exports":{"port":"http.listen.port"},"path":"/hab/pkgs/core/nginx/1.21.3/20220201113020","svc_path":"/hab/svc/nginx","svc_config_path":"/hab/svc/nginx/config","svc_data_path":"/hab/svc/nginx/data","svc_files_path":"/hab/svc/nginx/files","svc_static_path":"/hab/svc/nginx/static","svc_var_path":"/hab/svc/nginx/var","svc_pid_file":"/hab/svc/nginx/PID","svc_run":"/hab/svc/nginx/run","svc_user":"root","svc_group":"hab"},"cfg":{"worker_processes":4,"events":{"worker_connections":1024},"http":{"sendfile":"on","tcp_nopush":"on","tcp_nodelay":"on","keepalive_timeout":60,"listen":{"port":80}}},"svc":{"service":"nginx","group":"default","org":null,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"me":{"member_id":"82bcba64698e4092a5555e5bc977a2b9","pkg":{"origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020"},"package":"core/nginx/1.21.3/20220201113020","service":"nginx","group":"default","org":null,"persistent":false,"leader":false,"follower":false,"update_leader":false,"update_follower":false,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"sys":{"ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632},"alive":true,"suspect":false,"confirmed":false,"departed":false,"cfg":{"port":80}},"members":[{"member_id":"82bcba64698e4092a5555e5bc977a2b9","pkg":{"origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020"},"package":"core/nginx/1.21.3/20220201113020","service":"nginx","group":"default","org":null,"persistent":false,"leader":false,"follower":false,"update_leader":false,"update_follower":false,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"sys":{"ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632},"alive":true,"suspect":false,"confirmed":false,"departed":false,"cfg":{"port":80}}],"leader":null,"first":{"member_id":"82bcba64698e4092a5555e5bc977a2b9","pkg":{"origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020"},"package":"core/nginx/1.21.3/20220201113020","service":"nginx","group":"default","org":null,"persistent":false,"leader":false,"follower":false,"update_leader":false,"update_follower":false,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"sys":{"ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632},"alive":true,"suspect":false,"confirmed":false,"departed":false,"cfg":{"port":80}},"update_leader":null},"bind":{}}
[2022-03-29T15:17:57Z DEBUG handlebars::render] rendering RawString("\nuwsgi_param  QUERY_STRING       $query_string;\nuwsgi_param  REQUEST_METHOD     $request_method;\nuwsgi_param  CONTENT_TYPE       $content_type;\nuwsgi_param  CONTENT_LENGTH     $content_length;\n\nuwsgi_param  REQUEST_URI        $request_uri;\nuwsgi_param  PATH_INFO          $document_uri;\nuwsgi_param  DOCUMENT_ROOT      $document_root;\nuwsgi_param  SERVER_PROTOCOL    $server_protocol;\nuwsgi_param  HTTPS              $https if_not_empty;\n\nuwsgi_param  REMOTE_ADDR        $remote_addr;\nuwsgi_param  REMOTE_PORT        $remote_port;\nuwsgi_param  SERVER_PORT        $server_port;\nuwsgi_param  SERVER_NAME        $server_name;\n"), partials: {}, path: ".", local_variables: {}, current_template: Some("uwsgi_params"), root_template: Some("uwsgi_params"), disable_escape: false, local_path_root: []
[2022-03-29T15:17:57Z DEBUG habitat_common::templating::config] Configuration /hab/svc/nginx/config/uwsgi_params 7ccf985c8a6448a71f81920a76ef625e9f718c0ef563ed7674846ad80999bf1b has not changed; not re-templating.
[2022-03-29T15:17:57Z DEBUG habitat_common::templating] Rendering template with context, koi-utf, {"sys":{"version":"1.6.420/20211101174842","member_id":"82bcba64698e4092a5555e5bc977a2b9","ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632,"permanent":false},"pkg":{"ident":"core/nginx/1.21.3/20220201113020","origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020","deps":[{"origin":"core","name":"libedit","version":"3.1.20210216","release":"20210826132638"},{"origin":"core","name":"bzip2","version":"1.0.8","release":"20210826054218"},{"origin":"core","name":"openssl","version":"1.0.2zb","release":"20211016150910"},{"origin":"core","name":"pcre","version":"8.44","release":"20210826054940"},{"origin":"core","name":"ncurses","version":"6.2","release":"20210826054317"},{"origin":"core","name":"cacerts","version":"2021.09.30","release":"20211016150835"},{"origin":"core","name":"openssl-fips","version":"2.0.16","release":"20210826061345"},{"origin":"core","name":"gcc-libs","version":"9.3.0","release":"20210826054136"},{"origin":"core","name":"zlib","version":"1.2.11","release":"20210826050912"},{"origin":"core","name":"glibc","version":"2.33","release":"20210826050111"},{"origin":"core","name":"linux-headers","version":"4.20.17","release":"20210826050015"}],"env":{"PATH":"/hab/pkgs/core/nginx/1.21.3/20220201113020/sbin:/hab/pkgs/core/glibc/2.33/20210826050111/bin:/hab/pkgs/core/ncurses/6.2/20210826054317/bin:/hab/pkgs/core/bzip2/1.0.8/20210826054218/bin:/hab/pkgs/core/openssl/1.0.2zb/20211016150910/bin:/hab/pkgs/core/pcre/8.44/20210826054940/bin:/hab/pkgs/core/openssl-fips/2.0.16/20210826061345/bin:/hab/pkgs/core/busybox-static/1.33.0/20210826062032/bin:/hab/pkgs/core/hab-plan-build/1.6.420/20211101174207/bin:/hab/pkgs/core/diffutils/3.7/20210826055850/bin:/hab/pkgs/core/less/563/20210826055635/bin:/hab/pkgs/core/make/4.3/20210826060457/bin:/hab/pkgs/core/mg/20180927/20210826063217/bin:/hab/pkgs/core/util-linux/2.36/20210826060642/bin:/hab/pkgs/core/vim/8.2.2619/20210826063000/bin:/hab/pkgs/core/ncurses/6.2/20210826054317/bin:/hab/pkgs/core/bash/5.1/20210826055113/bin:/hab/pkgs/core/binutils/2.36.1/20210826050955/bin:/hab/pkgs/core/coreutils/8.32/20210826054709/bin:/hab/pkgs/core/file/5.39/20210826050928/bin:/hab/pkgs/core/findutils/4.8.0/20210826060008/bin:/hab/pkgs/core/gawk/5.1.0/20210826055312/bin:/hab/pkgs/core/gzip/1.10/20210826060430/bin:/hab/pkgs/core/hab/1.6.420/20211101172443/bin:/hab/pkgs/core/rq/0.10.4/20210826061933/bin:/hab/pkgs/core/sed/4.8/20210826054515/bin:/hab/pkgs/core/tar/1.34/20210826055226/bin:/hab/pkgs/core/unzip/6.0/20210826061918/bin:/hab/pkgs/core/wget/1.21.1/20211016151314/bin:/hab/pkgs/core/xz/5.2.5/20210826060128/bin:/hab/pkgs/core/libcap/2.49/20210826054457/bin:/hab/pkgs/core/grep/3.6/20210826055009/bin:/hab/pkgs/core/bzip2/1.0.8/20210826054218/bin:/hab/pkgs/core/libidn2/2.3.0/20210826061758/bin:/hab/pkgs/core/openssl/1.0.2zb/20211016150910/bin:/hab/pkgs/core/openssl-fips/2.0.16/20210826061345/bin:/hab/pkgs/core/pcre/8.44/20210826054940/bin:/hab/pkgs/core/libmd/1.0.3/20210826063127/bin:/hab/pkgs/core/acl/2.2.53/20210826054434/bin:/hab/pkgs/core/attr/2.4.48/20210826054416/bin:/hab/pkgs/core/glibc/2.33/20210826050111/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/bin"},"exposes":["80"],"exports":{"port":"http.listen.port"},"path":"/hab/pkgs/core/nginx/1.21.3/20220201113020","svc_path":"/hab/svc/nginx","svc_config_path":"/hab/svc/nginx/config","svc_data_path":"/hab/svc/nginx/data","svc_files_path":"/hab/svc/nginx/files","svc_static_path":"/hab/svc/nginx/static","svc_var_path":"/hab/svc/nginx/var","svc_pid_file":"/hab/svc/nginx/PID","svc_run":"/hab/svc/nginx/run","svc_user":"root","svc_group":"hab"},"cfg":{"worker_processes":4,"events":{"worker_connections":1024},"http":{"sendfile":"on","tcp_nopush":"on","tcp_nodelay":"on","keepalive_timeout":60,"listen":{"port":80}}},"svc":{"service":"nginx","group":"default","org":null,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"me":{"member_id":"82bcba64698e4092a5555e5bc977a2b9","pkg":{"origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020"},"package":"core/nginx/1.21.3/20220201113020","service":"nginx","group":"default","org":null,"persistent":false,"leader":false,"follower":false,"update_leader":false,"update_follower":false,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"sys":{"ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632},"alive":true,"suspect":false,"confirmed":false,"departed":false,"cfg":{"port":80}},"members":[{"member_id":"82bcba64698e4092a5555e5bc977a2b9","pkg":{"origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020"},"package":"core/nginx/1.21.3/20220201113020","service":"nginx","group":"default","org":null,"persistent":false,"leader":false,"follower":false,"update_leader":false,"update_follower":false,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"sys":{"ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632},"alive":true,"suspect":false,"confirmed":false,"departed":false,"cfg":{"port":80}}],"leader":null,"first":{"member_id":"82bcba64698e4092a5555e5bc977a2b9","pkg":{"origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020"},"package":"core/nginx/1.21.3/20220201113020","service":"nginx","group":"default","org":null,"persistent":false,"leader":false,"follower":false,"update_leader":false,"update_follower":false,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"sys":{"ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632},"alive":true,"suspect":false,"confirmed":false,"departed":false,"cfg":{"port":80}},"update_leader":null},"bind":{}}
[2022-03-29T15:17:57Z DEBUG handlebars::render] rendering RawString("\n# This map is not a full koi8-r <> utf8 map: it does not contain\n# box-drawing and some other characters.  Besides this map contains\n# several koi8-u and Byelorussian letters which are not in koi8-r.\n# If you need a full and standard map, use contrib/unicode2nginx/koi-utf\n# map instead.\n\ncharset_map  koi8-r  utf-8 {\n\n    80  E282AC ; # euro\n\n    95  E280A2 ; # bullet\n\n    9A  C2A0 ;   # &nbsp;\n\n    9E  C2B7 ;   # &middot;\n\n    A3  D191 ;   # small yo\n    A4  D194 ;   # small Ukrainian ye\n\n    A6  D196 ;   # small Ukrainian i\n    A7  D197 ;   # small Ukrainian yi\n\n    AD  D291 ;   # small Ukrainian soft g\n    AE  D19E ;   # small Byelorussian short u\n\n    B0  C2B0 ;   # &deg;\n\n    B3  D081 ;   # capital YO\n    B4  D084 ;   # capital Ukrainian YE\n\n    B6  D086 ;   # capital Ukrainian I\n    B7  D087 ;   # capital Ukrainian YI\n\n    B9  E28496 ; # numero sign\n\n    BD  D290 ;   # capital Ukrainian soft G\n    BE  D18E ;   # capital Byelorussian short U\n\n    BF  C2A9 ;   # (C)\n\n    C0  D18E ;   # small yu\n    C1  D0B0 ;   # small a\n    C2  D0B1 ;   # small b\n    C3  D186 ;   # small ts\n    C4  D0B4 ;   # small d\n    C5  D0B5 ;   # small ye\n    C6  D184 ;   # small f\n    C7  D0B3 ;   # small g\n    C8  D185 ;   # small kh\n    C9  D0B8 ;   # small i\n    CA  D0B9 ;   # small j\n    CB  D0BA ;   # small k\n    CC  D0BB ;   # small l\n    CD  D0BC ;   # small m\n    CE  D0BD ;   # small n\n    CF  D0BE ;   # small o\n\n    D0  D0BF ;   # small p\n    D1  D18F ;   # small ya\n    D2  D180 ;   # small r\n    D3  D181 ;   # small s\n    D4  D182 ;   # small t\n    D5  D183 ;   # small u\n    D6  D0B6 ;   # small zh\n    D7  D0B2 ;   # small v\n    D8  D18C ;   # small soft sign\n    D9  D18B ;   # small y\n    DA  D0B7 ;   # small z\n    DB  D188 ;   # small sh\n    DC  D18D ;   # small e\n    DD  D189 ;   # small shch\n    DE  D187 ;   # small ch\n    DF  D18A ;   # small hard sign\n\n    E0  D0AE ;   # capital YU\n    E1  D090 ;   # capital A\n    E2  D091 ;   # capital B\n    E3  D0A6 ;   # capital TS\n    E4  D094 ;   # capital D\n    E5  D095 ;   # capital YE\n    E6  D0A4 ;   # capital F\n    E7  D093 ;   # capital G\n    E8  D0A5 ;   # capital KH\n    E9  D098 ;   # capital I\n    EA  D099 ;   # capital J\n    EB  D09A ;   # capital K\n    EC  D09B ;   # capital L\n    ED  D09C ;   # capital M\n    EE  D09D ;   # capital N\n    EF  D09E ;   # capital O\n\n    F0  D09F ;   # capital P\n    F1  D0AF ;   # capital YA\n    F2  D0A0 ;   # capital R\n    F3  D0A1 ;   # capital S\n    F4  D0A2 ;   # capital T\n    F5  D0A3 ;   # capital U\n    F6  D096 ;   # capital ZH\n    F7  D092 ;   # capital V\n    F8  D0AC ;   # capital soft sign\n    F9  D0AB ;   # capital Y\n    FA  D097 ;   # capital Z\n    FB  D0A8 ;   # capital SH\n    FC  D0AD ;   # capital E\n    FD  D0A9 ;   # capital SHCH\n    FE  D0A7 ;   # capital CH\n    FF  D0AA ;   # capital hard sign\n}\n"), partials: {}, path: ".", local_variables: {}, current_template: Some("koi-utf"), root_template: Some("koi-utf"), disable_escape: false, local_path_root: []
[2022-03-29T15:17:57Z DEBUG habitat_common::templating::config] Configuration /hab/svc/nginx/config/koi-utf 921e0547e5fb5c8ab85cdade1202d5b3bd21d616e54d483cd969ee03d7e9794f has not changed; not re-templating.
[2022-03-29T15:17:57Z DEBUG habitat_common::templating] Rendering template with context, mime.types, {"sys":{"version":"1.6.420/20211101174842","member_id":"82bcba64698e4092a5555e5bc977a2b9","ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632,"permanent":false},"pkg":{"ident":"core/nginx/1.21.3/20220201113020","origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020","deps":[{"origin":"core","name":"libedit","version":"3.1.20210216","release":"20210826132638"},{"origin":"core","name":"bzip2","version":"1.0.8","release":"20210826054218"},{"origin":"core","name":"openssl","version":"1.0.2zb","release":"20211016150910"},{"origin":"core","name":"pcre","version":"8.44","release":"20210826054940"},{"origin":"core","name":"ncurses","version":"6.2","release":"20210826054317"},{"origin":"core","name":"cacerts","version":"2021.09.30","release":"20211016150835"},{"origin":"core","name":"openssl-fips","version":"2.0.16","release":"20210826061345"},{"origin":"core","name":"gcc-libs","version":"9.3.0","release":"20210826054136"},{"origin":"core","name":"zlib","version":"1.2.11","release":"20210826050912"},{"origin":"core","name":"glibc","version":"2.33","release":"20210826050111"},{"origin":"core","name":"linux-headers","version":"4.20.17","release":"20210826050015"}],"env":{"PATH":"/hab/pkgs/core/nginx/1.21.3/20220201113020/sbin:/hab/pkgs/core/glibc/2.33/20210826050111/bin:/hab/pkgs/core/ncurses/6.2/20210826054317/bin:/hab/pkgs/core/bzip2/1.0.8/20210826054218/bin:/hab/pkgs/core/openssl/1.0.2zb/20211016150910/bin:/hab/pkgs/core/pcre/8.44/20210826054940/bin:/hab/pkgs/core/openssl-fips/2.0.16/20210826061345/bin:/hab/pkgs/core/busybox-static/1.33.0/20210826062032/bin:/hab/pkgs/core/hab-plan-build/1.6.420/20211101174207/bin:/hab/pkgs/core/diffutils/3.7/20210826055850/bin:/hab/pkgs/core/less/563/20210826055635/bin:/hab/pkgs/core/make/4.3/20210826060457/bin:/hab/pkgs/core/mg/20180927/20210826063217/bin:/hab/pkgs/core/util-linux/2.36/20210826060642/bin:/hab/pkgs/core/vim/8.2.2619/20210826063000/bin:/hab/pkgs/core/ncurses/6.2/20210826054317/bin:/hab/pkgs/core/bash/5.1/20210826055113/bin:/hab/pkgs/core/binutils/2.36.1/20210826050955/bin:/hab/pkgs/core/coreutils/8.32/20210826054709/bin:/hab/pkgs/core/file/5.39/20210826050928/bin:/hab/pkgs/core/findutils/4.8.0/20210826060008/bin:/hab/pkgs/core/gawk/5.1.0/20210826055312/bin:/hab/pkgs/core/gzip/1.10/20210826060430/bin:/hab/pkgs/core/hab/1.6.420/20211101172443/bin:/hab/pkgs/core/rq/0.10.4/20210826061933/bin:/hab/pkgs/core/sed/4.8/20210826054515/bin:/hab/pkgs/core/tar/1.34/20210826055226/bin:/hab/pkgs/core/unzip/6.0/20210826061918/bin:/hab/pkgs/core/wget/1.21.1/20211016151314/bin:/hab/pkgs/core/xz/5.2.5/20210826060128/bin:/hab/pkgs/core/libcap/2.49/20210826054457/bin:/hab/pkgs/core/grep/3.6/20210826055009/bin:/hab/pkgs/core/bzip2/1.0.8/20210826054218/bin:/hab/pkgs/core/libidn2/2.3.0/20210826061758/bin:/hab/pkgs/core/openssl/1.0.2zb/20211016150910/bin:/hab/pkgs/core/openssl-fips/2.0.16/20210826061345/bin:/hab/pkgs/core/pcre/8.44/20210826054940/bin:/hab/pkgs/core/libmd/1.0.3/20210826063127/bin:/hab/pkgs/core/acl/2.2.53/20210826054434/bin:/hab/pkgs/core/attr/2.4.48/20210826054416/bin:/hab/pkgs/core/glibc/2.33/20210826050111/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/bin"},"exposes":["80"],"exports":{"port":"http.listen.port"},"path":"/hab/pkgs/core/nginx/1.21.3/20220201113020","svc_path":"/hab/svc/nginx","svc_config_path":"/hab/svc/nginx/config","svc_data_path":"/hab/svc/nginx/data","svc_files_path":"/hab/svc/nginx/files","svc_static_path":"/hab/svc/nginx/static","svc_var_path":"/hab/svc/nginx/var","svc_pid_file":"/hab/svc/nginx/PID","svc_run":"/hab/svc/nginx/run","svc_user":"root","svc_group":"hab"},"cfg":{"worker_processes":4,"events":{"worker_connections":1024},"http":{"sendfile":"on","tcp_nopush":"on","tcp_nodelay":"on","keepalive_timeout":60,"listen":{"port":80}}},"svc":{"service":"nginx","group":"default","org":null,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"me":{"member_id":"82bcba64698e4092a5555e5bc977a2b9","pkg":{"origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020"},"package":"core/nginx/1.21.3/20220201113020","service":"nginx","group":"default","org":null,"persistent":false,"leader":false,"follower":false,"update_leader":false,"update_follower":false,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"sys":{"ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632},"alive":true,"suspect":false,"confirmed":false,"departed":false,"cfg":{"port":80}},"members":[{"member_id":"82bcba64698e4092a5555e5bc977a2b9","pkg":{"origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020"},"package":"core/nginx/1.21.3/20220201113020","service":"nginx","group":"default","org":null,"persistent":false,"leader":false,"follower":false,"update_leader":false,"update_follower":false,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"sys":{"ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632},"alive":true,"suspect":false,"confirmed":false,"departed":false,"cfg":{"port":80}}],"leader":null,"first":{"member_id":"82bcba64698e4092a5555e5bc977a2b9","pkg":{"origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020"},"package":"core/nginx/1.21.3/20220201113020","service":"nginx","group":"default","org":null,"persistent":false,"leader":false,"follower":false,"update_leader":false,"update_follower":false,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"sys":{"ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632},"alive":true,"suspect":false,"confirmed":false,"departed":false,"cfg":{"port":80}},"update_leader":null},"bind":{}}
[2022-03-29T15:17:57Z DEBUG handlebars::render] rendering RawString("\ntypes {\n    text/html                             html htm shtml;\n    text/css                              css;\n    text/xml                              xml;\n    image/gif                             gif;\n    image/jpeg                            jpeg jpg;\n    application/javascript                js;\n    application/atom+xml                  atom;\n    application/rss+xml                   rss;\n\n    text/mathml                           mml;\n    text/plain                            txt;\n    text/vnd.sun.j2me.app-descriptor      jad;\n    text/vnd.wap.wml                      wml;\n    text/x-component                      htc;\n\n    image/png                             png;\n    image/tiff                            tif tiff;\n    image/vnd.wap.wbmp                    wbmp;\n    image/x-icon                          ico;\n    image/x-jng                           jng;\n    image/x-ms-bmp                        bmp;\n    image/svg+xml                         svg svgz;\n    image/webp                            webp;\n\n    application/font-woff                 woff;\n    application/java-archive              jar war ear;\n    application/json                      json;\n    application/mac-binhex40              hqx;\n    application/msword                    doc;\n    application/pdf                       pdf;\n    application/postscript                ps eps ai;\n    application/rtf                       rtf;\n    application/vnd.apple.mpegurl         m3u8;\n    application/vnd.ms-excel              xls;\n    application/vnd.ms-fontobject         eot;\n    application/vnd.ms-powerpoint         ppt;\n    application/vnd.wap.wmlc              wmlc;\n    application/vnd.google-earth.kml+xml  kml;\n    application/vnd.google-earth.kmz      kmz;\n    application/x-7z-compressed           7z;\n    application/x-cocoa                   cco;\n    application/x-java-archive-diff       jardiff;\n    application/x-java-jnlp-file          jnlp;\n    application/x-makeself                run;\n    application/x-perl                    pl pm;\n    application/x-pilot                   prc pdb;\n    application/x-rar-compressed          rar;\n    application/x-redhat-package-manager  rpm;\n    application/x-sea                     sea;\n    application/x-shockwave-flash         swf;\n    application/x-stuffit                 sit;\n    application/x-tcl                     tcl tk;\n    application/x-x509-ca-cert            der pem crt;\n    application/x-xpinstall               xpi;\n    application/xhtml+xml                 xhtml;\n    application/xspf+xml                  xspf;\n    application/zip                       zip;\n\n    application/octet-stream              bin exe dll;\n    application/octet-stream              deb;\n    application/octet-stream              dmg;\n    application/octet-stream              iso img;\n    application/octet-stream              msi msp msm;\n\n    application/vnd.openxmlformats-officedocument.wordprocessingml.document    docx;\n    application/vnd.openxmlformats-officedocument.spreadsheetml.sheet          xlsx;\n    application/vnd.openxmlformats-officedocument.presentationml.presentation  pptx;\n\n    audio/midi                            mid midi kar;\n    audio/mpeg                            mp3;\n    audio/ogg                             ogg;\n    audio/x-m4a                           m4a;\n    audio/x-realaudio                     ra;\n\n    video/3gpp                            3gpp 3gp;\n    video/mp2t                            ts;\n    video/mp4                             mp4;\n    video/mpeg                            mpeg mpg;\n    video/quicktime                       mov;\n    video/webm                            webm;\n    video/x-flv                           flv;\n    video/x-m4v                           m4v;\n    video/x-mng                           mng;\n    video/x-ms-asf                        asx asf;\n    video/x-ms-wmv                        wmv;\n    video/x-msvideo                       avi;\n}\n"), partials: {}, path: ".", local_variables: {}, current_template: Some("mime.types"), root_template: Some("mime.types"), disable_escape: false, local_path_root: []
[2022-03-29T15:17:57Z DEBUG habitat_common::templating::config] Configuration /hab/svc/nginx/config/mime.types 4254386d16e9499ac06151beafa105b2123536d7481cb4d03b17ceae6a5dd568 has not changed; not re-templating.
[2022-03-29T15:17:57Z DEBUG habitat_common::templating] Rendering template with context, scgi_params, {"sys":{"version":"1.6.420/20211101174842","member_id":"82bcba64698e4092a5555e5bc977a2b9","ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632,"permanent":false},"pkg":{"ident":"core/nginx/1.21.3/20220201113020","origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020","deps":[{"origin":"core","name":"libedit","version":"3.1.20210216","release":"20210826132638"},{"origin":"core","name":"bzip2","version":"1.0.8","release":"20210826054218"},{"origin":"core","name":"openssl","version":"1.0.2zb","release":"20211016150910"},{"origin":"core","name":"pcre","version":"8.44","release":"20210826054940"},{"origin":"core","name":"ncurses","version":"6.2","release":"20210826054317"},{"origin":"core","name":"cacerts","version":"2021.09.30","release":"20211016150835"},{"origin":"core","name":"openssl-fips","version":"2.0.16","release":"20210826061345"},{"origin":"core","name":"gcc-libs","version":"9.3.0","release":"20210826054136"},{"origin":"core","name":"zlib","version":"1.2.11","release":"20210826050912"},{"origin":"core","name":"glibc","version":"2.33","release":"20210826050111"},{"origin":"core","name":"linux-headers","version":"4.20.17","release":"20210826050015"}],"env":{"PATH":"/hab/pkgs/core/nginx/1.21.3/20220201113020/sbin:/hab/pkgs/core/glibc/2.33/20210826050111/bin:/hab/pkgs/core/ncurses/6.2/20210826054317/bin:/hab/pkgs/core/bzip2/1.0.8/20210826054218/bin:/hab/pkgs/core/openssl/1.0.2zb/20211016150910/bin:/hab/pkgs/core/pcre/8.44/20210826054940/bin:/hab/pkgs/core/openssl-fips/2.0.16/20210826061345/bin:/hab/pkgs/core/busybox-static/1.33.0/20210826062032/bin:/hab/pkgs/core/hab-plan-build/1.6.420/20211101174207/bin:/hab/pkgs/core/diffutils/3.7/20210826055850/bin:/hab/pkgs/core/less/563/20210826055635/bin:/hab/pkgs/core/make/4.3/20210826060457/bin:/hab/pkgs/core/mg/20180927/20210826063217/bin:/hab/pkgs/core/util-linux/2.36/20210826060642/bin:/hab/pkgs/core/vim/8.2.2619/20210826063000/bin:/hab/pkgs/core/ncurses/6.2/20210826054317/bin:/hab/pkgs/core/bash/5.1/20210826055113/bin:/hab/pkgs/core/binutils/2.36.1/20210826050955/bin:/hab/pkgs/core/coreutils/8.32/20210826054709/bin:/hab/pkgs/core/file/5.39/20210826050928/bin:/hab/pkgs/core/findutils/4.8.0/20210826060008/bin:/hab/pkgs/core/gawk/5.1.0/20210826055312/bin:/hab/pkgs/core/gzip/1.10/20210826060430/bin:/hab/pkgs/core/hab/1.6.420/20211101172443/bin:/hab/pkgs/core/rq/0.10.4/20210826061933/bin:/hab/pkgs/core/sed/4.8/20210826054515/bin:/hab/pkgs/core/tar/1.34/20210826055226/bin:/hab/pkgs/core/unzip/6.0/20210826061918/bin:/hab/pkgs/core/wget/1.21.1/20211016151314/bin:/hab/pkgs/core/xz/5.2.5/20210826060128/bin:/hab/pkgs/core/libcap/2.49/20210826054457/bin:/hab/pkgs/core/grep/3.6/20210826055009/bin:/hab/pkgs/core/bzip2/1.0.8/20210826054218/bin:/hab/pkgs/core/libidn2/2.3.0/20210826061758/bin:/hab/pkgs/core/openssl/1.0.2zb/20211016150910/bin:/hab/pkgs/core/openssl-fips/2.0.16/20210826061345/bin:/hab/pkgs/core/pcre/8.44/20210826054940/bin:/hab/pkgs/core/libmd/1.0.3/20210826063127/bin:/hab/pkgs/core/acl/2.2.53/20210826054434/bin:/hab/pkgs/core/attr/2.4.48/20210826054416/bin:/hab/pkgs/core/glibc/2.33/20210826050111/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/bin"},"exposes":["80"],"exports":{"port":"http.listen.port"},"path":"/hab/pkgs/core/nginx/1.21.3/20220201113020","svc_path":"/hab/svc/nginx","svc_config_path":"/hab/svc/nginx/config","svc_data_path":"/hab/svc/nginx/data","svc_files_path":"/hab/svc/nginx/files","svc_static_path":"/hab/svc/nginx/static","svc_var_path":"/hab/svc/nginx/var","svc_pid_file":"/hab/svc/nginx/PID","svc_run":"/hab/svc/nginx/run","svc_user":"root","svc_group":"hab"},"cfg":{"worker_processes":4,"events":{"worker_connections":1024},"http":{"sendfile":"on","tcp_nopush":"on","tcp_nodelay":"on","keepalive_timeout":60,"listen":{"port":80}}},"svc":{"service":"nginx","group":"default","org":null,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"me":{"member_id":"82bcba64698e4092a5555e5bc977a2b9","pkg":{"origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020"},"package":"core/nginx/1.21.3/20220201113020","service":"nginx","group":"default","org":null,"persistent":false,"leader":false,"follower":false,"update_leader":false,"update_follower":false,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"sys":{"ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632},"alive":true,"suspect":false,"confirmed":false,"departed":false,"cfg":{"port":80}},"members":[{"member_id":"82bcba64698e4092a5555e5bc977a2b9","pkg":{"origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020"},"package":"core/nginx/1.21.3/20220201113020","service":"nginx","group":"default","org":null,"persistent":false,"leader":false,"follower":false,"update_leader":false,"update_follower":false,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"sys":{"ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632},"alive":true,"suspect":false,"confirmed":false,"departed":false,"cfg":{"port":80}}],"leader":null,"first":{"member_id":"82bcba64698e4092a5555e5bc977a2b9","pkg":{"origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020"},"package":"core/nginx/1.21.3/20220201113020","service":"nginx","group":"default","org":null,"persistent":false,"leader":false,"follower":false,"update_leader":false,"update_follower":false,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"sys":{"ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632},"alive":true,"suspect":false,"confirmed":false,"departed":false,"cfg":{"port":80}},"update_leader":null},"bind":{}}
[2022-03-29T15:17:57Z DEBUG handlebars::render] rendering RawString("\nscgi_param  REQUEST_METHOD     $request_method;\nscgi_param  REQUEST_URI        $request_uri;\nscgi_param  QUERY_STRING       $query_string;\nscgi_param  CONTENT_TYPE       $content_type;\n\nscgi_param  DOCUMENT_URI       $document_uri;\nscgi_param  DOCUMENT_ROOT      $document_root;\nscgi_param  SCGI               1;\nscgi_param  SERVER_PROTOCOL    $server_protocol;\nscgi_param  HTTPS              $https if_not_empty;\n\nscgi_param  REMOTE_ADDR        $remote_addr;\nscgi_param  REMOTE_PORT        $remote_port;\nscgi_param  SERVER_PORT        $server_port;\nscgi_param  SERVER_NAME        $server_name;\n"), partials: {}, path: ".", local_variables: {}, current_template: Some("scgi_params"), root_template: Some("scgi_params"), disable_escape: false, local_path_root: []
[2022-03-29T15:17:57Z DEBUG habitat_common::templating::config] Configuration /hab/svc/nginx/config/scgi_params bb76b03ae89d01ab33876311d0b3c8ec5e566e171ac258c4ed129aae66500c51 has not changed; not re-templating.
[2022-03-29T15:17:57Z DEBUG habitat_common::templating] Rendering template with context, nginx.conf, {"sys":{"version":"1.6.420/20211101174842","member_id":"82bcba64698e4092a5555e5bc977a2b9","ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632,"permanent":false},"pkg":{"ident":"core/nginx/1.21.3/20220201113020","origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020","deps":[{"origin":"core","name":"libedit","version":"3.1.20210216","release":"20210826132638"},{"origin":"core","name":"bzip2","version":"1.0.8","release":"20210826054218"},{"origin":"core","name":"openssl","version":"1.0.2zb","release":"20211016150910"},{"origin":"core","name":"pcre","version":"8.44","release":"20210826054940"},{"origin":"core","name":"ncurses","version":"6.2","release":"20210826054317"},{"origin":"core","name":"cacerts","version":"2021.09.30","release":"20211016150835"},{"origin":"core","name":"openssl-fips","version":"2.0.16","release":"20210826061345"},{"origin":"core","name":"gcc-libs","version":"9.3.0","release":"20210826054136"},{"origin":"core","name":"zlib","version":"1.2.11","release":"20210826050912"},{"origin":"core","name":"glibc","version":"2.33","release":"20210826050111"},{"origin":"core","name":"linux-headers","version":"4.20.17","release":"20210826050015"}],"env":{"PATH":"/hab/pkgs/core/nginx/1.21.3/20220201113020/sbin:/hab/pkgs/core/glibc/2.33/20210826050111/bin:/hab/pkgs/core/ncurses/6.2/20210826054317/bin:/hab/pkgs/core/bzip2/1.0.8/20210826054218/bin:/hab/pkgs/core/openssl/1.0.2zb/20211016150910/bin:/hab/pkgs/core/pcre/8.44/20210826054940/bin:/hab/pkgs/core/openssl-fips/2.0.16/20210826061345/bin:/hab/pkgs/core/busybox-static/1.33.0/20210826062032/bin:/hab/pkgs/core/hab-plan-build/1.6.420/20211101174207/bin:/hab/pkgs/core/diffutils/3.7/20210826055850/bin:/hab/pkgs/core/less/563/20210826055635/bin:/hab/pkgs/core/make/4.3/20210826060457/bin:/hab/pkgs/core/mg/20180927/20210826063217/bin:/hab/pkgs/core/util-linux/2.36/20210826060642/bin:/hab/pkgs/core/vim/8.2.2619/20210826063000/bin:/hab/pkgs/core/ncurses/6.2/20210826054317/bin:/hab/pkgs/core/bash/5.1/20210826055113/bin:/hab/pkgs/core/binutils/2.36.1/20210826050955/bin:/hab/pkgs/core/coreutils/8.32/20210826054709/bin:/hab/pkgs/core/file/5.39/20210826050928/bin:/hab/pkgs/core/findutils/4.8.0/20210826060008/bin:/hab/pkgs/core/gawk/5.1.0/20210826055312/bin:/hab/pkgs/core/gzip/1.10/20210826060430/bin:/hab/pkgs/core/hab/1.6.420/20211101172443/bin:/hab/pkgs/core/rq/0.10.4/20210826061933/bin:/hab/pkgs/core/sed/4.8/20210826054515/bin:/hab/pkgs/core/tar/1.34/20210826055226/bin:/hab/pkgs/core/unzip/6.0/20210826061918/bin:/hab/pkgs/core/wget/1.21.1/20211016151314/bin:/hab/pkgs/core/xz/5.2.5/20210826060128/bin:/hab/pkgs/core/libcap/2.49/20210826054457/bin:/hab/pkgs/core/grep/3.6/20210826055009/bin:/hab/pkgs/core/bzip2/1.0.8/20210826054218/bin:/hab/pkgs/core/libidn2/2.3.0/20210826061758/bin:/hab/pkgs/core/openssl/1.0.2zb/20211016150910/bin:/hab/pkgs/core/openssl-fips/2.0.16/20210826061345/bin:/hab/pkgs/core/pcre/8.44/20210826054940/bin:/hab/pkgs/core/libmd/1.0.3/20210826063127/bin:/hab/pkgs/core/acl/2.2.53/20210826054434/bin:/hab/pkgs/core/attr/2.4.48/20210826054416/bin:/hab/pkgs/core/glibc/2.33/20210826050111/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/bin"},"exposes":["80"],"exports":{"port":"http.listen.port"},"path":"/hab/pkgs/core/nginx/1.21.3/20220201113020","svc_path":"/hab/svc/nginx","svc_config_path":"/hab/svc/nginx/config","svc_data_path":"/hab/svc/nginx/data","svc_files_path":"/hab/svc/nginx/files","svc_static_path":"/hab/svc/nginx/static","svc_var_path":"/hab/svc/nginx/var","svc_pid_file":"/hab/svc/nginx/PID","svc_run":"/hab/svc/nginx/run","svc_user":"root","svc_group":"hab"},"cfg":{"worker_processes":4,"events":{"worker_connections":1024},"http":{"sendfile":"on","tcp_nopush":"on","tcp_nodelay":"on","keepalive_timeout":60,"listen":{"port":80}}},"svc":{"service":"nginx","group":"default","org":null,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"me":{"member_id":"82bcba64698e4092a5555e5bc977a2b9","pkg":{"origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020"},"package":"core/nginx/1.21.3/20220201113020","service":"nginx","group":"default","org":null,"persistent":false,"leader":false,"follower":false,"update_leader":false,"update_follower":false,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"sys":{"ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632},"alive":true,"suspect":false,"confirmed":false,"departed":false,"cfg":{"port":80}},"members":[{"member_id":"82bcba64698e4092a5555e5bc977a2b9","pkg":{"origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020"},"package":"core/nginx/1.21.3/20220201113020","service":"nginx","group":"default","org":null,"persistent":false,"leader":false,"follower":false,"update_leader":false,"update_follower":false,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"sys":{"ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632},"alive":true,"suspect":false,"confirmed":false,"departed":false,"cfg":{"port":80}}],"leader":null,"first":{"member_id":"82bcba64698e4092a5555e5bc977a2b9","pkg":{"origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020"},"package":"core/nginx/1.21.3/20220201113020","service":"nginx","group":"default","org":null,"persistent":false,"leader":false,"follower":false,"update_leader":false,"update_follower":false,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"sys":{"ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632},"alive":true,"suspect":false,"confirmed":false,"departed":false,"cfg":{"port":80}},"update_leader":null},"bind":{}}
[2022-03-29T15:17:57Z DEBUG handlebars::render] rendering RawString("worker_processes  "), partials: {}, path: ".", local_variables: {}, current_template: Some("nginx.conf"), root_template: Some("nginx.conf"), disable_escape: false, local_path_root: []
[2022-03-29T15:17:57Z DEBUG handlebars::render] rendering Expression(Name("cfg.worker_processes")), partials: {}, path: ".", local_variables: {}, current_template: Some("nginx.conf"), root_template: Some("nginx.conf"), disable_escape: false, local_path_root: []
[2022-03-29T15:17:57Z DEBUG handlebars::render] rendering RawString(";\ndaemon off;\n\nevents {\n    worker_connections  "), partials: {}, path: ".", local_variables: {}, current_template: Some("nginx.conf"), root_template: Some("nginx.conf"), disable_escape: false, local_path_root: []
[2022-03-29T15:17:57Z DEBUG handlebars::render] rendering Expression(Name("cfg.events.worker_connections")), partials: {}, path: ".", local_variables: {}, current_template: Some("nginx.conf"), root_template: Some("nginx.conf"), disable_escape: false, local_path_root: []
[2022-03-29T15:17:57Z DEBUG handlebars::render] rendering RawString(";\n}\n\nhttp {\n    include        mime.types;\n    default_type   application/octet-stream;\n\n    sendfile       "), partials: {}, path: ".", local_variables: {}, current_template: Some("nginx.conf"), root_template: Some("nginx.conf"), disable_escape: false, local_path_root: []
[2022-03-29T15:17:57Z DEBUG handlebars::render] rendering Expression(Name("cfg.http.sendfile")), partials: {}, path: ".", local_variables: {}, current_template: Some("nginx.conf"), root_template: Some("nginx.conf"), disable_escape: false, local_path_root: []
[2022-03-29T15:17:57Z DEBUG handlebars::render] rendering RawString(";\n    tcp_nopush     "), partials: {}, path: ".", local_variables: {}, current_template: Some("nginx.conf"), root_template: Some("nginx.conf"), disable_escape: false, local_path_root: []
[2022-03-29T15:17:57Z DEBUG handlebars::render] rendering Expression(Name("cfg.http.tcp_nopush")), partials: {}, path: ".", local_variables: {}, current_template: Some("nginx.conf"), root_template: Some("nginx.conf"), disable_escape: false, local_path_root: []
[2022-03-29T15:17:57Z DEBUG handlebars::render] rendering RawString(";\n    tcp_nodelay    "), partials: {}, path: ".", local_variables: {}, current_template: Some("nginx.conf"), root_template: Some("nginx.conf"), disable_escape: false, local_path_root: []
[2022-03-29T15:17:57Z DEBUG handlebars::render] rendering Expression(Name("cfg.http.tcp_nodelay")), partials: {}, path: ".", local_variables: {}, current_template: Some("nginx.conf"), root_template: Some("nginx.conf"), disable_escape: false, local_path_root: []
[2022-03-29T15:17:57Z DEBUG handlebars::render] rendering RawString(";\n\n    keepalive_timeout  "), partials: {}, path: ".", local_variables: {}, current_template: Some("nginx.conf"), root_template: Some("nginx.conf"), disable_escape: false, local_path_root: []
[2022-03-29T15:17:57Z DEBUG handlebars::render] rendering Expression(Name("cfg.http.keepalive_timeout")), partials: {}, path: ".", local_variables: {}, current_template: Some("nginx.conf"), root_template: Some("nginx.conf"), disable_escape: false, local_path_root: []
[2022-03-29T15:17:57Z DEBUG handlebars::render] rendering RawString(";\n\n    gzip  on;\n    gzip_vary on;\n    gzip_min_length 10240;\n    gzip_proxied expired no-cache no-store private auth;\n    gzip_types text/plain text/css text/xml text/javascript application/x-javascript application/xml;\n    gzip_disable \"MSIE [1-6]\\.\";\n\n    "), partials: {}, path: ".", local_variables: {}, current_template: Some("nginx.conf"), root_template: Some("nginx.conf"), disable_escape: false, local_path_root: []
[2022-03-29T15:17:57Z DEBUG handlebars::render] rendering HelperBlock(HelperTemplate { name: "if", params: [Name("cfg.redirector")], hash: {}, block_param: None, template: Some(Template { name: None, elements: [RawString("server {\n        listen       "), Expression(Name("cfg.http.listen.port")), RawString(" default_server;\n        listen       [::]:"), Expression(Name("cfg.http.listen.port")), RawString(" default_server;\n        server_name  _;\n        return 301 https://$host$request_uri;\n    }\n    ")], mapping: Some([TemplateMapping(26, 5), TemplateMapping(27, 22), TemplateMapping(27, 47), TemplateMapping(28, 27), TemplateMapping(28, 52)]) }), inverse: Some(Template { name: None, elements: [RawString("\n    server {\n        listen       "), Expression(Name("cfg.http.listen.port")), RawString(";\n        server_name  localhost;\n\n        location / {\n            root   "), Expression(Name("pkg.svc_data_path")), RawString(";\n            index  index.html index.htm;\n    }\n  }\n  ")], mapping: Some([TemplateMapping(33, 5), TemplateMapping(34, 22), TemplateMapping(34, 46), TemplateMapping(38, 20), TemplateMapping(38, 41)]) }), block: true }), partials: {}, path: ".", local_variables: {}, current_template: Some("nginx.conf"), root_template: Some("nginx.conf"), disable_escape: false, local_path_root: []
[2022-03-29T15:17:57Z DEBUG handlebars::render] rendering RawString("\n    server {\n        listen       "), partials: {}, path: ".", local_variables: {}, current_template: None, root_template: Some("nginx.conf"), disable_escape: false, local_path_root: []
[2022-03-29T15:17:57Z DEBUG handlebars::render] rendering Expression(Name("cfg.http.listen.port")), partials: {}, path: ".", local_variables: {}, current_template: None, root_template: Some("nginx.conf"), disable_escape: false, local_path_root: []
[2022-03-29T15:17:57Z DEBUG handlebars::render] rendering RawString(";\n        server_name  localhost;\n\n        location / {\n            root   "), partials: {}, path: ".", local_variables: {}, current_template: None, root_template: Some("nginx.conf"), disable_escape: false, local_path_root: []
[2022-03-29T15:17:57Z DEBUG handlebars::render] rendering Expression(Name("pkg.svc_data_path")), partials: {}, path: ".", local_variables: {}, current_template: None, root_template: Some("nginx.conf"), disable_escape: false, local_path_root: []
[2022-03-29T15:17:57Z DEBUG handlebars::render] rendering RawString(";\n            index  index.html index.htm;\n    }\n  }\n  "), partials: {}, path: ".", local_variables: {}, current_template: None, root_template: Some("nginx.conf"), disable_escape: false, local_path_root: []
[2022-03-29T15:17:57Z DEBUG handlebars::render] rendering RawString("}\n"), partials: {}, path: ".", local_variables: {}, current_template: None, root_template: Some("nginx.conf"), disable_escape: false, local_path_root: []
[2022-03-29T15:17:57Z DEBUG habitat_common::templating::config] Configuration /hab/svc/nginx/config/nginx.conf cf51b1248d5489a57a35bf2081d85fbe989bb7484ad75e5adbd0f6fbdce3b1bd has not changed; not re-templating.
[2022-03-29T15:17:57Z DEBUG habitat_common::templating] Rendering template with context, fastcgi.conf, {"sys":{"version":"1.6.420/20211101174842","member_id":"82bcba64698e4092a5555e5bc977a2b9","ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632,"permanent":false},"pkg":{"ident":"core/nginx/1.21.3/20220201113020","origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020","deps":[{"origin":"core","name":"libedit","version":"3.1.20210216","release":"20210826132638"},{"origin":"core","name":"bzip2","version":"1.0.8","release":"20210826054218"},{"origin":"core","name":"openssl","version":"1.0.2zb","release":"20211016150910"},{"origin":"core","name":"pcre","version":"8.44","release":"20210826054940"},{"origin":"core","name":"ncurses","version":"6.2","release":"20210826054317"},{"origin":"core","name":"cacerts","version":"2021.09.30","release":"20211016150835"},{"origin":"core","name":"openssl-fips","version":"2.0.16","release":"20210826061345"},{"origin":"core","name":"gcc-libs","version":"9.3.0","release":"20210826054136"},{"origin":"core","name":"zlib","version":"1.2.11","release":"20210826050912"},{"origin":"core","name":"glibc","version":"2.33","release":"20210826050111"},{"origin":"core","name":"linux-headers","version":"4.20.17","release":"20210826050015"}],"env":{"PATH":"/hab/pkgs/core/nginx/1.21.3/20220201113020/sbin:/hab/pkgs/core/glibc/2.33/20210826050111/bin:/hab/pkgs/core/ncurses/6.2/20210826054317/bin:/hab/pkgs/core/bzip2/1.0.8/20210826054218/bin:/hab/pkgs/core/openssl/1.0.2zb/20211016150910/bin:/hab/pkgs/core/pcre/8.44/20210826054940/bin:/hab/pkgs/core/openssl-fips/2.0.16/20210826061345/bin:/hab/pkgs/core/busybox-static/1.33.0/20210826062032/bin:/hab/pkgs/core/hab-plan-build/1.6.420/20211101174207/bin:/hab/pkgs/core/diffutils/3.7/20210826055850/bin:/hab/pkgs/core/less/563/20210826055635/bin:/hab/pkgs/core/make/4.3/20210826060457/bin:/hab/pkgs/core/mg/20180927/20210826063217/bin:/hab/pkgs/core/util-linux/2.36/20210826060642/bin:/hab/pkgs/core/vim/8.2.2619/20210826063000/bin:/hab/pkgs/core/ncurses/6.2/20210826054317/bin:/hab/pkgs/core/bash/5.1/20210826055113/bin:/hab/pkgs/core/binutils/2.36.1/20210826050955/bin:/hab/pkgs/core/coreutils/8.32/20210826054709/bin:/hab/pkgs/core/file/5.39/20210826050928/bin:/hab/pkgs/core/findutils/4.8.0/20210826060008/bin:/hab/pkgs/core/gawk/5.1.0/20210826055312/bin:/hab/pkgs/core/gzip/1.10/20210826060430/bin:/hab/pkgs/core/hab/1.6.420/20211101172443/bin:/hab/pkgs/core/rq/0.10.4/20210826061933/bin:/hab/pkgs/core/sed/4.8/20210826054515/bin:/hab/pkgs/core/tar/1.34/20210826055226/bin:/hab/pkgs/core/unzip/6.0/20210826061918/bin:/hab/pkgs/core/wget/1.21.1/20211016151314/bin:/hab/pkgs/core/xz/5.2.5/20210826060128/bin:/hab/pkgs/core/libcap/2.49/20210826054457/bin:/hab/pkgs/core/grep/3.6/20210826055009/bin:/hab/pkgs/core/bzip2/1.0.8/20210826054218/bin:/hab/pkgs/core/libidn2/2.3.0/20210826061758/bin:/hab/pkgs/core/openssl/1.0.2zb/20211016150910/bin:/hab/pkgs/core/openssl-fips/2.0.16/20210826061345/bin:/hab/pkgs/core/pcre/8.44/20210826054940/bin:/hab/pkgs/core/libmd/1.0.3/20210826063127/bin:/hab/pkgs/core/acl/2.2.53/20210826054434/bin:/hab/pkgs/core/attr/2.4.48/20210826054416/bin:/hab/pkgs/core/glibc/2.33/20210826050111/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/bin"},"exposes":["80"],"exports":{"port":"http.listen.port"},"path":"/hab/pkgs/core/nginx/1.21.3/20220201113020","svc_path":"/hab/svc/nginx","svc_config_path":"/hab/svc/nginx/config","svc_data_path":"/hab/svc/nginx/data","svc_files_path":"/hab/svc/nginx/files","svc_static_path":"/hab/svc/nginx/static","svc_var_path":"/hab/svc/nginx/var","svc_pid_file":"/hab/svc/nginx/PID","svc_run":"/hab/svc/nginx/run","svc_user":"root","svc_group":"hab"},"cfg":{"worker_processes":4,"events":{"worker_connections":1024},"http":{"sendfile":"on","tcp_nopush":"on","tcp_nodelay":"on","keepalive_timeout":60,"listen":{"port":80}}},"svc":{"service":"nginx","group":"default","org":null,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"me":{"member_id":"82bcba64698e4092a5555e5bc977a2b9","pkg":{"origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020"},"package":"core/nginx/1.21.3/20220201113020","service":"nginx","group":"default","org":null,"persistent":false,"leader":false,"follower":false,"update_leader":false,"update_follower":false,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"sys":{"ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632},"alive":true,"suspect":false,"confirmed":false,"departed":false,"cfg":{"port":80}},"members":[{"member_id":"82bcba64698e4092a5555e5bc977a2b9","pkg":{"origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020"},"package":"core/nginx/1.21.3/20220201113020","service":"nginx","group":"default","org":null,"persistent":false,"leader":false,"follower":false,"update_leader":false,"update_follower":false,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"sys":{"ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632},"alive":true,"suspect":false,"confirmed":false,"departed":false,"cfg":{"port":80}}],"leader":null,"first":{"member_id":"82bcba64698e4092a5555e5bc977a2b9","pkg":{"origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020"},"package":"core/nginx/1.21.3/20220201113020","service":"nginx","group":"default","org":null,"persistent":false,"leader":false,"follower":false,"update_leader":false,"update_follower":false,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"sys":{"ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632},"alive":true,"suspect":false,"confirmed":false,"departed":false,"cfg":{"port":80}},"update_leader":null},"bind":{}}
[2022-03-29T15:17:57Z DEBUG handlebars::render] rendering RawString("\nfastcgi_param  SCRIPT_FILENAME    $document_root$fastcgi_script_name;\nfastcgi_param  QUERY_STRING       $query_string;\nfastcgi_param  REQUEST_METHOD     $request_method;\nfastcgi_param  CONTENT_TYPE       $content_type;\nfastcgi_param  CONTENT_LENGTH     $content_length;\n\nfastcgi_param  SCRIPT_NAME        $fastcgi_script_name;\nfastcgi_param  REQUEST_URI        $request_uri;\nfastcgi_param  DOCUMENT_URI       $document_uri;\nfastcgi_param  DOCUMENT_ROOT      $document_root;\nfastcgi_param  SERVER_PROTOCOL    $server_protocol;\nfastcgi_param  HTTPS              $https if_not_empty;\n\nfastcgi_param  GATEWAY_INTERFACE  CGI/1.1;\nfastcgi_param  SERVER_SOFTWARE    nginx/$nginx_version;\n\nfastcgi_param  REMOTE_ADDR        $remote_addr;\nfastcgi_param  REMOTE_PORT        $remote_port;\nfastcgi_param  SERVER_ADDR        $server_addr;\nfastcgi_param  SERVER_PORT        $server_port;\nfastcgi_param  SERVER_NAME        $server_name;\n\n# PHP only, required if PHP was built with --enable-force-cgi-redirect\nfastcgi_param  REDIRECT_STATUS    200;\n"), partials: {}, path: ".", local_variables: {}, current_template: Some("fastcgi.conf"), root_template: Some("fastcgi.conf"), disable_escape: false, local_path_root: []
[2022-03-29T15:17:57Z DEBUG habitat_common::templating::config] Configuration /hab/svc/nginx/config/fastcgi.conf 588f1fc81fc357c200571835d3783cb9502ec61d52027c53be3fcc47aca9af31 has not changed; not re-templating.
[2022-03-29T15:17:57Z DEBUG habitat_common::templating] Rendering template with context, win-utf, {"sys":{"version":"1.6.420/20211101174842","member_id":"82bcba64698e4092a5555e5bc977a2b9","ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632,"permanent":false},"pkg":{"ident":"core/nginx/1.21.3/20220201113020","origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020","deps":[{"origin":"core","name":"libedit","version":"3.1.20210216","release":"20210826132638"},{"origin":"core","name":"bzip2","version":"1.0.8","release":"20210826054218"},{"origin":"core","name":"openssl","version":"1.0.2zb","release":"20211016150910"},{"origin":"core","name":"pcre","version":"8.44","release":"20210826054940"},{"origin":"core","name":"ncurses","version":"6.2","release":"20210826054317"},{"origin":"core","name":"cacerts","version":"2021.09.30","release":"20211016150835"},{"origin":"core","name":"openssl-fips","version":"2.0.16","release":"20210826061345"},{"origin":"core","name":"gcc-libs","version":"9.3.0","release":"20210826054136"},{"origin":"core","name":"zlib","version":"1.2.11","release":"20210826050912"},{"origin":"core","name":"glibc","version":"2.33","release":"20210826050111"},{"origin":"core","name":"linux-headers","version":"4.20.17","release":"20210826050015"}],"env":{"PATH":"/hab/pkgs/core/nginx/1.21.3/20220201113020/sbin:/hab/pkgs/core/glibc/2.33/20210826050111/bin:/hab/pkgs/core/ncurses/6.2/20210826054317/bin:/hab/pkgs/core/bzip2/1.0.8/20210826054218/bin:/hab/pkgs/core/openssl/1.0.2zb/20211016150910/bin:/hab/pkgs/core/pcre/8.44/20210826054940/bin:/hab/pkgs/core/openssl-fips/2.0.16/20210826061345/bin:/hab/pkgs/core/busybox-static/1.33.0/20210826062032/bin:/hab/pkgs/core/hab-plan-build/1.6.420/20211101174207/bin:/hab/pkgs/core/diffutils/3.7/20210826055850/bin:/hab/pkgs/core/less/563/20210826055635/bin:/hab/pkgs/core/make/4.3/20210826060457/bin:/hab/pkgs/core/mg/20180927/20210826063217/bin:/hab/pkgs/core/util-linux/2.36/20210826060642/bin:/hab/pkgs/core/vim/8.2.2619/20210826063000/bin:/hab/pkgs/core/ncurses/6.2/20210826054317/bin:/hab/pkgs/core/bash/5.1/20210826055113/bin:/hab/pkgs/core/binutils/2.36.1/20210826050955/bin:/hab/pkgs/core/coreutils/8.32/20210826054709/bin:/hab/pkgs/core/file/5.39/20210826050928/bin:/hab/pkgs/core/findutils/4.8.0/20210826060008/bin:/hab/pkgs/core/gawk/5.1.0/20210826055312/bin:/hab/pkgs/core/gzip/1.10/20210826060430/bin:/hab/pkgs/core/hab/1.6.420/20211101172443/bin:/hab/pkgs/core/rq/0.10.4/20210826061933/bin:/hab/pkgs/core/sed/4.8/20210826054515/bin:/hab/pkgs/core/tar/1.34/20210826055226/bin:/hab/pkgs/core/unzip/6.0/20210826061918/bin:/hab/pkgs/core/wget/1.21.1/20211016151314/bin:/hab/pkgs/core/xz/5.2.5/20210826060128/bin:/hab/pkgs/core/libcap/2.49/20210826054457/bin:/hab/pkgs/core/grep/3.6/20210826055009/bin:/hab/pkgs/core/bzip2/1.0.8/20210826054218/bin:/hab/pkgs/core/libidn2/2.3.0/20210826061758/bin:/hab/pkgs/core/openssl/1.0.2zb/20211016150910/bin:/hab/pkgs/core/openssl-fips/2.0.16/20210826061345/bin:/hab/pkgs/core/pcre/8.44/20210826054940/bin:/hab/pkgs/core/libmd/1.0.3/20210826063127/bin:/hab/pkgs/core/acl/2.2.53/20210826054434/bin:/hab/pkgs/core/attr/2.4.48/20210826054416/bin:/hab/pkgs/core/glibc/2.33/20210826050111/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/bin"},"exposes":["80"],"exports":{"port":"http.listen.port"},"path":"/hab/pkgs/core/nginx/1.21.3/20220201113020","svc_path":"/hab/svc/nginx","svc_config_path":"/hab/svc/nginx/config","svc_data_path":"/hab/svc/nginx/data","svc_files_path":"/hab/svc/nginx/files","svc_static_path":"/hab/svc/nginx/static","svc_var_path":"/hab/svc/nginx/var","svc_pid_file":"/hab/svc/nginx/PID","svc_run":"/hab/svc/nginx/run","svc_user":"root","svc_group":"hab"},"cfg":{"worker_processes":4,"events":{"worker_connections":1024},"http":{"sendfile":"on","tcp_nopush":"on","tcp_nodelay":"on","keepalive_timeout":60,"listen":{"port":80}}},"svc":{"service":"nginx","group":"default","org":null,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"me":{"member_id":"82bcba64698e4092a5555e5bc977a2b9","pkg":{"origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020"},"package":"core/nginx/1.21.3/20220201113020","service":"nginx","group":"default","org":null,"persistent":false,"leader":false,"follower":false,"update_leader":false,"update_follower":false,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"sys":{"ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632},"alive":true,"suspect":false,"confirmed":false,"departed":false,"cfg":{"port":80}},"members":[{"member_id":"82bcba64698e4092a5555e5bc977a2b9","pkg":{"origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020"},"package":"core/nginx/1.21.3/20220201113020","service":"nginx","group":"default","org":null,"persistent":false,"leader":false,"follower":false,"update_leader":false,"update_follower":false,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"sys":{"ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632},"alive":true,"suspect":false,"confirmed":false,"departed":false,"cfg":{"port":80}}],"leader":null,"first":{"member_id":"82bcba64698e4092a5555e5bc977a2b9","pkg":{"origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020"},"package":"core/nginx/1.21.3/20220201113020","service":"nginx","group":"default","org":null,"persistent":false,"leader":false,"follower":false,"update_leader":false,"update_follower":false,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"sys":{"ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632},"alive":true,"suspect":false,"confirmed":false,"departed":false,"cfg":{"port":80}},"update_leader":null},"bind":{}}
[2022-03-29T15:17:57Z DEBUG handlebars::render] rendering RawString("# This map is not a full windows-1251 <> utf8 map: it does not\n# contain Serbian and Macedonian letters.  If you need a full map,\n# use contrib/unicode2nginx/win-utf map instead.\n\ncharset_map  windows-1251  utf-8 {\n\n    82  E2809A ; # single low-9 quotation mark\n\n    84  E2809E ; # double low-9 quotation mark\n    85  E280A6 ; # ellipsis\n    86  E280A0 ; # dagger\n    87  E280A1 ; # double dagger\n    88  E282AC ; # euro\n    89  E280B0 ; # per mille\n\n    91  E28098 ; # left single quotation mark\n    92  E28099 ; # right single quotation mark\n    93  E2809C ; # left double quotation mark\n    94  E2809D ; # right double quotation mark\n    95  E280A2 ; # bullet\n    96  E28093 ; # en dash\n    97  E28094 ; # em dash\n\n    99  E284A2 ; # trade mark sign\n\n    A0  C2A0 ;   # &nbsp;\n    A1  D18E ;   # capital Byelorussian short U\n    A2  D19E ;   # small Byelorussian short u\n\n    A4  C2A4 ;   # currency sign\n    A5  D290 ;   # capital Ukrainian soft G\n    A6  C2A6 ;   # borken bar\n    A7  C2A7 ;   # section sign\n    A8  D081 ;   # capital YO\n    A9  C2A9 ;   # (C)\n    AA  D084 ;   # capital Ukrainian YE\n    AB  C2AB ;   # left-pointing double angle quotation mark\n    AC  C2AC ;   # not sign\n    AD  C2AD ;   # soft hypen\n    AE  C2AE ;   # (R)\n    AF  D087 ;   # capital Ukrainian YI\n\n    B0  C2B0 ;   # &deg;\n    B1  C2B1 ;   # plus-minus sign\n    B2  D086 ;   # capital Ukrainian I\n    B3  D196 ;   # small Ukrainian i\n    B4  D291 ;   # small Ukrainian soft g\n    B5  C2B5 ;   # micro sign\n    B6  C2B6 ;   # pilcrow sign\n    B7  C2B7 ;   # &middot;\n    B8  D191 ;   # small yo\n    B9  E28496 ; # numero sign\n    BA  D194 ;   # small Ukrainian ye\n    BB  C2BB ;   # right-pointing double angle quotation mark\n\n    BF  D197 ;   # small Ukrainian yi\n\n    C0  D090 ;   # capital A\n    C1  D091 ;   # capital B\n    C2  D092 ;   # capital V\n    C3  D093 ;   # capital G\n    C4  D094 ;   # capital D\n    C5  D095 ;   # capital YE\n    C6  D096 ;   # capital ZH\n    C7  D097 ;   # capital Z\n    C8  D098 ;   # capital I\n    C9  D099 ;   # capital J\n    CA  D09A ;   # capital K\n    CB  D09B ;   # capital L\n    CC  D09C ;   # capital M\n    CD  D09D ;   # capital N\n    CE  D09E ;   # capital O\n    CF  D09F ;   # capital P\n\n    D0  D0A0 ;   # capital R\n    D1  D0A1 ;   # capital S\n    D2  D0A2 ;   # capital T\n    D3  D0A3 ;   # capital U\n    D4  D0A4 ;   # capital F\n    D5  D0A5 ;   # capital KH\n    D6  D0A6 ;   # capital TS\n    D7  D0A7 ;   # capital CH\n    D8  D0A8 ;   # capital SH\n    D9  D0A9 ;   # capital SHCH\n    DA  D0AA ;   # capital hard sign\n    DB  D0AB ;   # capital Y\n    DC  D0AC ;   # capital soft sign\n    DD  D0AD ;   # capital E\n    DE  D0AE ;   # capital YU\n    DF  D0AF ;   # capital YA\n\n    E0  D0B0 ;   # small a\n    E1  D0B1 ;   # small b\n    E2  D0B2 ;   # small v\n    E3  D0B3 ;   # small g\n    E4  D0B4 ;   # small d\n    E5  D0B5 ;   # small ye\n    E6  D0B6 ;   # small zh\n    E7  D0B7 ;   # small z\n    E8  D0B8 ;   # small i\n    E9  D0B9 ;   # small j\n    EA  D0BA ;   # small k\n    EB  D0BB ;   # small l\n    EC  D0BC ;   # small m\n    ED  D0BD ;   # small n\n    EE  D0BE ;   # small o\n    EF  D0BF ;   # small p\n\n    F0  D180 ;   # small r\n    F1  D181 ;   # small s\n    F2  D182 ;   # small t\n    F3  D183 ;   # small u\n    F4  D184 ;   # small f\n    F5  D185 ;   # small kh\n    F6  D186 ;   # small ts\n    F7  D187 ;   # small ch\n    F8  D188 ;   # small sh\n    F9  D189 ;   # small shch\n    FA  D18A ;   # small hard sign\n    FB  D18B ;   # small y\n    FC  D18C ;   # small soft sign\n    FD  D18D ;   # small e\n    FE  D18E ;   # small yu\n    FF  D18F ;   # small ya\n}\n"), partials: {}, path: ".", local_variables: {}, current_template: Some("win-utf"), root_template: Some("win-utf"), disable_escape: false, local_path_root: []
[2022-03-29T15:17:57Z DEBUG habitat_common::templating::config] Configuration /hab/svc/nginx/config/win-utf a1956fd2fb8a8baadc78a0d7df22488b860bc1d8818253a1e54e499a5c9cda38 has not changed; not re-templating.
[2022-03-29T15:17:57Z DEBUG habitat_common::templating] Rendering template with context, fastcgi_params, {"sys":{"version":"1.6.420/20211101174842","member_id":"82bcba64698e4092a5555e5bc977a2b9","ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632,"permanent":false},"pkg":{"ident":"core/nginx/1.21.3/20220201113020","origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020","deps":[{"origin":"core","name":"libedit","version":"3.1.20210216","release":"20210826132638"},{"origin":"core","name":"bzip2","version":"1.0.8","release":"20210826054218"},{"origin":"core","name":"openssl","version":"1.0.2zb","release":"20211016150910"},{"origin":"core","name":"pcre","version":"8.44","release":"20210826054940"},{"origin":"core","name":"ncurses","version":"6.2","release":"20210826054317"},{"origin":"core","name":"cacerts","version":"2021.09.30","release":"20211016150835"},{"origin":"core","name":"openssl-fips","version":"2.0.16","release":"20210826061345"},{"origin":"core","name":"gcc-libs","version":"9.3.0","release":"20210826054136"},{"origin":"core","name":"zlib","version":"1.2.11","release":"20210826050912"},{"origin":"core","name":"glibc","version":"2.33","release":"20210826050111"},{"origin":"core","name":"linux-headers","version":"4.20.17","release":"20210826050015"}],"env":{"PATH":"/hab/pkgs/core/nginx/1.21.3/20220201113020/sbin:/hab/pkgs/core/glibc/2.33/20210826050111/bin:/hab/pkgs/core/ncurses/6.2/20210826054317/bin:/hab/pkgs/core/bzip2/1.0.8/20210826054218/bin:/hab/pkgs/core/openssl/1.0.2zb/20211016150910/bin:/hab/pkgs/core/pcre/8.44/20210826054940/bin:/hab/pkgs/core/openssl-fips/2.0.16/20210826061345/bin:/hab/pkgs/core/busybox-static/1.33.0/20210826062032/bin:/hab/pkgs/core/hab-plan-build/1.6.420/20211101174207/bin:/hab/pkgs/core/diffutils/3.7/20210826055850/bin:/hab/pkgs/core/less/563/20210826055635/bin:/hab/pkgs/core/make/4.3/20210826060457/bin:/hab/pkgs/core/mg/20180927/20210826063217/bin:/hab/pkgs/core/util-linux/2.36/20210826060642/bin:/hab/pkgs/core/vim/8.2.2619/20210826063000/bin:/hab/pkgs/core/ncurses/6.2/20210826054317/bin:/hab/pkgs/core/bash/5.1/20210826055113/bin:/hab/pkgs/core/binutils/2.36.1/20210826050955/bin:/hab/pkgs/core/coreutils/8.32/20210826054709/bin:/hab/pkgs/core/file/5.39/20210826050928/bin:/hab/pkgs/core/findutils/4.8.0/20210826060008/bin:/hab/pkgs/core/gawk/5.1.0/20210826055312/bin:/hab/pkgs/core/gzip/1.10/20210826060430/bin:/hab/pkgs/core/hab/1.6.420/20211101172443/bin:/hab/pkgs/core/rq/0.10.4/20210826061933/bin:/hab/pkgs/core/sed/4.8/20210826054515/bin:/hab/pkgs/core/tar/1.34/20210826055226/bin:/hab/pkgs/core/unzip/6.0/20210826061918/bin:/hab/pkgs/core/wget/1.21.1/20211016151314/bin:/hab/pkgs/core/xz/5.2.5/20210826060128/bin:/hab/pkgs/core/libcap/2.49/20210826054457/bin:/hab/pkgs/core/grep/3.6/20210826055009/bin:/hab/pkgs/core/bzip2/1.0.8/20210826054218/bin:/hab/pkgs/core/libidn2/2.3.0/20210826061758/bin:/hab/pkgs/core/openssl/1.0.2zb/20211016150910/bin:/hab/pkgs/core/openssl-fips/2.0.16/20210826061345/bin:/hab/pkgs/core/pcre/8.44/20210826054940/bin:/hab/pkgs/core/libmd/1.0.3/20210826063127/bin:/hab/pkgs/core/acl/2.2.53/20210826054434/bin:/hab/pkgs/core/attr/2.4.48/20210826054416/bin:/hab/pkgs/core/glibc/2.33/20210826050111/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/bin"},"exposes":["80"],"exports":{"port":"http.listen.port"},"path":"/hab/pkgs/core/nginx/1.21.3/20220201113020","svc_path":"/hab/svc/nginx","svc_config_path":"/hab/svc/nginx/config","svc_data_path":"/hab/svc/nginx/data","svc_files_path":"/hab/svc/nginx/files","svc_static_path":"/hab/svc/nginx/static","svc_var_path":"/hab/svc/nginx/var","svc_pid_file":"/hab/svc/nginx/PID","svc_run":"/hab/svc/nginx/run","svc_user":"root","svc_group":"hab"},"cfg":{"worker_processes":4,"events":{"worker_connections":1024},"http":{"sendfile":"on","tcp_nopush":"on","tcp_nodelay":"on","keepalive_timeout":60,"listen":{"port":80}}},"svc":{"service":"nginx","group":"default","org":null,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"me":{"member_id":"82bcba64698e4092a5555e5bc977a2b9","pkg":{"origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020"},"package":"core/nginx/1.21.3/20220201113020","service":"nginx","group":"default","org":null,"persistent":false,"leader":false,"follower":false,"update_leader":false,"update_follower":false,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"sys":{"ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632},"alive":true,"suspect":false,"confirmed":false,"departed":false,"cfg":{"port":80}},"members":[{"member_id":"82bcba64698e4092a5555e5bc977a2b9","pkg":{"origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020"},"package":"core/nginx/1.21.3/20220201113020","service":"nginx","group":"default","org":null,"persistent":false,"leader":false,"follower":false,"update_leader":false,"update_follower":false,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"sys":{"ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632},"alive":true,"suspect":false,"confirmed":false,"departed":false,"cfg":{"port":80}}],"leader":null,"first":{"member_id":"82bcba64698e4092a5555e5bc977a2b9","pkg":{"origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020"},"package":"core/nginx/1.21.3/20220201113020","service":"nginx","group":"default","org":null,"persistent":false,"leader":false,"follower":false,"update_leader":false,"update_follower":false,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"sys":{"ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632},"alive":true,"suspect":false,"confirmed":false,"departed":false,"cfg":{"port":80}},"update_leader":null},"bind":{}}
[2022-03-29T15:17:57Z DEBUG handlebars::render] rendering RawString("\nfastcgi_param  QUERY_STRING       $query_string;\nfastcgi_param  REQUEST_METHOD     $request_method;\nfastcgi_param  CONTENT_TYPE       $content_type;\nfastcgi_param  CONTENT_LENGTH     $content_length;\n\nfastcgi_param  SCRIPT_NAME        $fastcgi_script_name;\nfastcgi_param  REQUEST_URI        $request_uri;\nfastcgi_param  DOCUMENT_URI       $document_uri;\nfastcgi_param  DOCUMENT_ROOT      $document_root;\nfastcgi_param  SERVER_PROTOCOL    $server_protocol;\nfastcgi_param  HTTPS              $https if_not_empty;\n\nfastcgi_param  GATEWAY_INTERFACE  CGI/1.1;\nfastcgi_param  SERVER_SOFTWARE    nginx/$nginx_version;\n\nfastcgi_param  REMOTE_ADDR        $remote_addr;\nfastcgi_param  REMOTE_PORT        $remote_port;\nfastcgi_param  SERVER_ADDR        $server_addr;\nfastcgi_param  SERVER_PORT        $server_port;\nfastcgi_param  SERVER_NAME        $server_name;\n\n# PHP only, required if PHP was built with --enable-force-cgi-redirect\nfastcgi_param  REDIRECT_STATUS    200;\n"), partials: {}, path: ".", local_variables: {}, current_template: Some("fastcgi_params"), root_template: Some("fastcgi_params"), disable_escape: false, local_path_root: []
[2022-03-29T15:17:57Z DEBUG habitat_common::templating::config] Configuration /hab/svc/nginx/config/fastcgi_params 5bbcc22e06b600a8b910a35303bdfa8f560f237e3d0108e6c5d0526914518cbf has not changed; not re-templating.
[2022-03-29T15:17:57Z DEBUG habitat_common::templating] Rendering template with context, koi-win, {"sys":{"version":"1.6.420/20211101174842","member_id":"82bcba64698e4092a5555e5bc977a2b9","ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632,"permanent":false},"pkg":{"ident":"core/nginx/1.21.3/20220201113020","origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020","deps":[{"origin":"core","name":"libedit","version":"3.1.20210216","release":"20210826132638"},{"origin":"core","name":"bzip2","version":"1.0.8","release":"20210826054218"},{"origin":"core","name":"openssl","version":"1.0.2zb","release":"20211016150910"},{"origin":"core","name":"pcre","version":"8.44","release":"20210826054940"},{"origin":"core","name":"ncurses","version":"6.2","release":"20210826054317"},{"origin":"core","name":"cacerts","version":"2021.09.30","release":"20211016150835"},{"origin":"core","name":"openssl-fips","version":"2.0.16","release":"20210826061345"},{"origin":"core","name":"gcc-libs","version":"9.3.0","release":"20210826054136"},{"origin":"core","name":"zlib","version":"1.2.11","release":"20210826050912"},{"origin":"core","name":"glibc","version":"2.33","release":"20210826050111"},{"origin":"core","name":"linux-headers","version":"4.20.17","release":"20210826050015"}],"env":{"PATH":"/hab/pkgs/core/nginx/1.21.3/20220201113020/sbin:/hab/pkgs/core/glibc/2.33/20210826050111/bin:/hab/pkgs/core/ncurses/6.2/20210826054317/bin:/hab/pkgs/core/bzip2/1.0.8/20210826054218/bin:/hab/pkgs/core/openssl/1.0.2zb/20211016150910/bin:/hab/pkgs/core/pcre/8.44/20210826054940/bin:/hab/pkgs/core/openssl-fips/2.0.16/20210826061345/bin:/hab/pkgs/core/busybox-static/1.33.0/20210826062032/bin:/hab/pkgs/core/hab-plan-build/1.6.420/20211101174207/bin:/hab/pkgs/core/diffutils/3.7/20210826055850/bin:/hab/pkgs/core/less/563/20210826055635/bin:/hab/pkgs/core/make/4.3/20210826060457/bin:/hab/pkgs/core/mg/20180927/20210826063217/bin:/hab/pkgs/core/util-linux/2.36/20210826060642/bin:/hab/pkgs/core/vim/8.2.2619/20210826063000/bin:/hab/pkgs/core/ncurses/6.2/20210826054317/bin:/hab/pkgs/core/bash/5.1/20210826055113/bin:/hab/pkgs/core/binutils/2.36.1/20210826050955/bin:/hab/pkgs/core/coreutils/8.32/20210826054709/bin:/hab/pkgs/core/file/5.39/20210826050928/bin:/hab/pkgs/core/findutils/4.8.0/20210826060008/bin:/hab/pkgs/core/gawk/5.1.0/20210826055312/bin:/hab/pkgs/core/gzip/1.10/20210826060430/bin:/hab/pkgs/core/hab/1.6.420/20211101172443/bin:/hab/pkgs/core/rq/0.10.4/20210826061933/bin:/hab/pkgs/core/sed/4.8/20210826054515/bin:/hab/pkgs/core/tar/1.34/20210826055226/bin:/hab/pkgs/core/unzip/6.0/20210826061918/bin:/hab/pkgs/core/wget/1.21.1/20211016151314/bin:/hab/pkgs/core/xz/5.2.5/20210826060128/bin:/hab/pkgs/core/libcap/2.49/20210826054457/bin:/hab/pkgs/core/grep/3.6/20210826055009/bin:/hab/pkgs/core/bzip2/1.0.8/20210826054218/bin:/hab/pkgs/core/libidn2/2.3.0/20210826061758/bin:/hab/pkgs/core/openssl/1.0.2zb/20211016150910/bin:/hab/pkgs/core/openssl-fips/2.0.16/20210826061345/bin:/hab/pkgs/core/pcre/8.44/20210826054940/bin:/hab/pkgs/core/libmd/1.0.3/20210826063127/bin:/hab/pkgs/core/acl/2.2.53/20210826054434/bin:/hab/pkgs/core/attr/2.4.48/20210826054416/bin:/hab/pkgs/core/glibc/2.33/20210826050111/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/bin"},"exposes":["80"],"exports":{"port":"http.listen.port"},"path":"/hab/pkgs/core/nginx/1.21.3/20220201113020","svc_path":"/hab/svc/nginx","svc_config_path":"/hab/svc/nginx/config","svc_data_path":"/hab/svc/nginx/data","svc_files_path":"/hab/svc/nginx/files","svc_static_path":"/hab/svc/nginx/static","svc_var_path":"/hab/svc/nginx/var","svc_pid_file":"/hab/svc/nginx/PID","svc_run":"/hab/svc/nginx/run","svc_user":"root","svc_group":"hab"},"cfg":{"worker_processes":4,"events":{"worker_connections":1024},"http":{"sendfile":"on","tcp_nopush":"on","tcp_nodelay":"on","keepalive_timeout":60,"listen":{"port":80}}},"svc":{"service":"nginx","group":"default","org":null,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"me":{"member_id":"82bcba64698e4092a5555e5bc977a2b9","pkg":{"origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020"},"package":"core/nginx/1.21.3/20220201113020","service":"nginx","group":"default","org":null,"persistent":false,"leader":false,"follower":false,"update_leader":false,"update_follower":false,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"sys":{"ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632},"alive":true,"suspect":false,"confirmed":false,"departed":false,"cfg":{"port":80}},"members":[{"member_id":"82bcba64698e4092a5555e5bc977a2b9","pkg":{"origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020"},"package":"core/nginx/1.21.3/20220201113020","service":"nginx","group":"default","org":null,"persistent":false,"leader":false,"follower":false,"update_leader":false,"update_follower":false,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"sys":{"ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632},"alive":true,"suspect":false,"confirmed":false,"departed":false,"cfg":{"port":80}}],"leader":null,"first":{"member_id":"82bcba64698e4092a5555e5bc977a2b9","pkg":{"origin":"core","name":"nginx","version":"1.21.3","release":"20220201113020"},"package":"core/nginx/1.21.3/20220201113020","service":"nginx","group":"default","org":null,"persistent":false,"leader":false,"follower":false,"update_leader":false,"update_follower":false,"election_is_running":false,"election_is_no_quorum":false,"election_is_finished":false,"update_election_is_running":false,"update_election_is_no_quorum":false,"update_election_is_finished":false,"sys":{"ip":"172.17.0.2","hostname":"e87ee174c9ee","gossip_ip":"0.0.0.0","gossip_port":9638,"http_gateway_ip":"0.0.0.0","http_gateway_port":9631,"ctl_gateway_ip":"127.0.0.1","ctl_gateway_port":9632},"alive":true,"suspect":false,"confirmed":false,"departed":false,"cfg":{"port":80}},"update_leader":null},"bind":{}}
[2022-03-29T15:17:57Z DEBUG handlebars::render] rendering RawString("\ncharset_map  koi8-r  windows-1251 {\n\n    80  88 ; # euro\n\n    95  95 ; # bullet\n\n    9A  A0 ; # &nbsp;\n\n    9E  B7 ; # &middot;\n\n    A3  B8 ; # small yo\n    A4  BA ; # small Ukrainian ye\n\n    A6  B3 ; # small Ukrainian i\n    A7  BF ; # small Ukrainian yi\n\n    AD  B4 ; # small Ukrainian soft g\n    AE  A2 ; # small Byelorussian short u\n\n    B0  B0 ; # &deg;\n\n    B3  A8 ; # capital YO\n    B4  AA ; # capital Ukrainian YE\n\n    B6  B2 ; # capital Ukrainian I\n    B7  AF ; # capital Ukrainian YI\n\n    B9  B9 ; # numero sign\n\n    BD  A5 ; # capital Ukrainian soft G\n    BE  A1 ; # capital Byelorussian short U\n\n    BF  A9 ; # (C)\n\n    C0  FE ; # small yu\n    C1  E0 ; # small a\n    C2  E1 ; # small b\n    C3  F6 ; # small ts\n    C4  E4 ; # small d\n    C5  E5 ; # small ye\n    C6  F4 ; # small f\n    C7  E3 ; # small g\n    C8  F5 ; # small kh\n    C9  E8 ; # small i\n    CA  E9 ; # small j\n    CB  EA ; # small k\n    CC  EB ; # small l\n    CD  EC ; # small m\n    CE  ED ; # small n\n    CF  EE ; # small o\n\n    D0  EF ; # small p\n    D1  FF ; # small ya\n    D2  F0 ; # small r\n    D3  F1 ; # small s\n    D4  F2 ; # small t\n    D5  F3 ; # small u\n    D6  E6 ; # small zh\n    D7  E2 ; # small v\n    D8  FC ; # small soft sign\n    D9  FB ; # small y\n    DA  E7 ; # small z\n    DB  F8 ; # small sh\n    DC  FD ; # small e\n    DD  F9 ; # small shch\n    DE  F7 ; # small ch\n    DF  FA ; # small hard sign\n\n    E0  DE ; # capital YU\n    E1  C0 ; # capital A\n    E2  C1 ; # capital B\n    E3  D6 ; # capital TS\n    E4  C4 ; # capital D\n    E5  C5 ; # capital YE\n    E6  D4 ; # capital F\n    E7  C3 ; # capital G\n    E8  D5 ; # capital KH\n    E9  C8 ; # capital I\n    EA  C9 ; # capital J\n    EB  CA ; # capital K\n    EC  CB ; # capital L\n    ED  CC ; # capital M\n    EE  CD ; # capital N\n    EF  CE ; # capital O\n\n    F0  CF ; # capital P\n    F1  DF ; # capital YA\n    F2  D0 ; # capital R\n    F3  D1 ; # capital S\n    F4  D2 ; # capital T\n    F5  D3 ; # capital U\n    F6  C6 ; # capital ZH\n    F7  C2 ; # capital V\n    F8  DC ; # capital soft sign\n    F9  DB ; # capital Y\n    FA  C7 ; # capital Z\n    FB  D8 ; # capital SH\n    FC  DD ; # capital E\n    FD  D9 ; # capital SHCH\n    FE  D7 ; # capital CH\n    FF  DA ; # capital hard sign\n}\n"), partials: {}, path: ".", local_variables: {}, current_template: Some("koi-win"), root_template: Some("koi-win"), disable_escape: false, local_path_root: []
[2022-03-29T15:17:57Z DEBUG habitat_common::templating::config] Configuration /hab/svc/nginx/config/koi-win bc10205f5978664b3e82ab760986fa939c08b2f11613a31a99b96a3ab1b83056 has not changed; not re-templating.
[2022-03-29T15:17:57Z DEBUG habitat_sup::manager::service::supervisor] Attempting to clean up pid file /hab/svc/nginx/PID
[2022-03-29T15:17:57Z DEBUG habitat_sup::manager::service::supervisor] Error removing pid file: No such file or directory (os error 2), continuing
nginx.default(SR): Initializing
[2022-03-29T15:17:58Z DEBUG habitat_sup::manager::service::supervisor] Attempting to clean up pid file /hab/svc/nginx/PID
[2022-03-29T15:17:58Z DEBUG habitat_sup::manager::service::supervisor] Error removing pid file: No such file or directory (os error 2), continuing
[2022-03-29T15:17:58Z DEBUG habitat_sup::manager::service] Starting service core/nginx/1.21.3/20220201113020
nginx.default(SV): Starting service as user=root, group=hab
[2022-03-29T15:17:58Z DEBUG habitat_launcher::sys::service] launcher is spawning /hab/svc/nginx/run
[2022-03-29T15:17:58Z DEBUG pidfile_tracing] Launcher spawned /hab/svc/nginx/run with PID = 669
[2022-03-29T15:17:58Z DEBUG habitat_sup::manager::service::supervisor] Creating PID file for child /hab/svc/nginx/PID -> 669
[2022-03-29T15:17:58Z DEBUG habitat_core::fs] Renaming /hab/svc/nginx/.tmpOuE1Nn to /hab/svc/nginx/PID
[2022-03-29T15:17:58Z DEBUG habitat_sup::manager::service] Starting health checks for core/nginx/1.21.3/20220201113020
[2022-03-29T15:17:58Z DEBUG habitat_sup::manager::service::health] Following `nginx.default`'s first `ok` health-check, delaying a randomly chosen 3s to introduce health-check splay
[2022-03-29T15:17:58Z DEBUG habitat_sup::manager::service] Caching HealthCheckResult = 'OK' for 'nginx.default'
[2022-03-29T15:17:59Z DEBUG habitat_sup::manager] Updating census state
[2022-03-29T15:17:59Z DEBUG habitat_sup::manager] Updating butterfly state
[2022-03-29T15:17:59Z DEBUG habitat_sup::manager] Updating services state
[2022-03-29T15:18:01Z DEBUG habitat_sup::manager::service] Caching HealthCheckResult = 'OK' for 'nginx.default'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment