Created
February 27, 2020 06:36
-
-
Save guce/ceacfaaebd65cc616d8ed249edc16e94 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Loaded configuration from client.hcl | |
==> Starting Nomad agent... | |
==> Nomad agent configuration: | |
Advertise Addrs: HTTP: 10.0.0.32:4646 | |
Bind Addrs: HTTP: 0.0.0.0:4646 | |
Client: true | |
Log Level: DEBUG | |
Region: global (DC: dc1) | |
Server: false | |
Version: 0.10.4 | |
==> Nomad agent started! Log data will stream in below: | |
2020-02-27T03:51:58.491Z [WARN] agent.plugin_loader: skipping external plugins since plugin_dir doesn't exist: plugin_dir=/tmp/client1/plugins | |
2020-02-27T03:51:58.491Z [DEBUG] agent.plugin_loader.docker: using client connection initialized from environment: plugin_dir=/tmp/client1/plugins | |
2020-02-27T03:51:58.491Z [DEBUG] agent.plugin_loader.docker: using client connection initialized from environment: plugin_dir=/tmp/client1/plugins | |
2020-02-27T03:51:58.491Z [INFO] agent: detected plugin: name=docker type=driver plugin_version=0.1.0 | |
2020-02-27T03:51:58.491Z [INFO] agent: detected plugin: name=rkt type=driver plugin_version=0.1.0 | |
2020-02-27T03:51:58.491Z [INFO] agent: detected plugin: name=raw_exec type=driver plugin_version=0.1.0 | |
2020-02-27T03:51:58.491Z [INFO] agent: detected plugin: name=exec type=driver plugin_version=0.1.0 | |
2020-02-27T03:51:58.491Z [INFO] agent: detected plugin: name=qemu type=driver plugin_version=0.1.0 | |
2020-02-27T03:51:58.491Z [INFO] agent: detected plugin: name=java type=driver plugin_version=0.1.0 | |
2020-02-27T03:51:58.491Z [INFO] agent: detected plugin: name=nvidia-gpu type=device plugin_version=0.1.0 | |
2020-02-27T03:51:58.492Z [INFO] client: using state directory: state_dir=/tmp/client1/client | |
2020-02-27T03:51:58.499Z [INFO] client: using alloc directory: alloc_dir=/tmp/client1/alloc | |
2020-02-27T03:51:58.500Z [DEBUG] client.fingerprint_mgr: built-in fingerprints: fingerprinters=[arch, cgroup, consul, cpu, host, memory, network, nomad, signal, storage, vault, env_aws, env_gce] | |
2020-02-27T03:51:58.500Z [INFO] client.fingerprint_mgr.cgroup: cgroups are available | |
2020-02-27T03:51:58.501Z [DEBUG] client.fingerprint_mgr.cpu: detected cpu frequency: MHz=2494 | |
2020-02-27T03:51:58.501Z [DEBUG] client.fingerprint_mgr.cpu: detected core count: cores=1 | |
2020-02-27T03:51:58.503Z [DEBUG] client.fingerprint_mgr: fingerprinting periodically: fingerprinter=cgroup period=15s | |
2020-02-27T03:51:58.503Z [DEBUG] client.fingerprint_mgr: fingerprinting periodically: fingerprinter=consul period=15s | |
2020-02-27T03:51:58.504Z [DEBUG] client.fingerprint_mgr.network: link speed detected: interface=enp0s3 mbits=1000 | |
2020-02-27T03:51:58.504Z [DEBUG] client.fingerprint_mgr.network: detected interface IP: interface=enp0s3 IP=10.0.0.32 | |
2020-02-27T03:51:58.506Z [DEBUG] client.fingerprint_mgr: fingerprinting periodically: fingerprinter=vault period=15s | |
2020-02-27T03:51:58.843Z [DEBUG] client.fingerprint_mgr: detected fingerprints: node_attrs=[arch, cgroup, cpu, host, network, nomad, signal, storage, env_aws] | |
2020-02-27T03:51:58.843Z [INFO] client.plugin: starting plugin manager: plugin-type=driver | |
2020-02-27T03:51:58.843Z [INFO] client.plugin: starting plugin manager: plugin-type=device | |
2020-02-27T03:51:58.845Z [DEBUG] client.plugin: waiting on plugin manager initial fingerprint: plugin-type=driver | |
2020-02-27T03:51:58.845Z [DEBUG] client.plugin: waiting on plugin manager initial fingerprint: plugin-type=device | |
2020-02-27T03:51:58.845Z [DEBUG] client.plugin: finished plugin manager initial fingerprint: plugin-type=device | |
2020-02-27T03:51:58.846Z [DEBUG] client.driver_mgr: initial driver fingerprint: driver=exec health=healthy description=Healthy | |
2020-02-27T03:51:58.846Z [DEBUG] client.driver_mgr: initial driver fingerprint: driver=qemu health=undetected description= | |
2020-02-27T03:51:58.846Z [DEBUG] client.driver_mgr: initial driver fingerprint: driver=java health=undetected description= | |
2020-02-27T03:51:58.847Z [DEBUG] client.driver_mgr: initial driver fingerprint: driver=rkt health=undetected description="Failed to execute rkt version: exec: "rkt": executable file not found in $PATH" | |
2020-02-27T03:51:58.847Z [DEBUG] client.driver_mgr: initial driver fingerprint: driver=raw_exec health=undetected description=disabled | |
2020-02-27T03:51:58.847Z [DEBUG] client.server_mgr: new server list: new_servers=[10.0.0.31:4647] old_servers=[] | |
2020-02-27T03:51:58.861Z [DEBUG] client.driver_mgr: initial driver fingerprint: driver=docker health=healthy description=Healthy | |
2020-02-27T03:51:58.861Z [DEBUG] client.driver_mgr: detected drivers: drivers="map[healthy:[exec docker] undetected:[qemu java rkt raw_exec]]" | |
2020-02-27T03:51:58.861Z [DEBUG] client.plugin: finished plugin manager initial fingerprint: plugin-type=driver | |
2020-02-27T03:51:58.861Z [INFO] client: started client: node_id=ac98899c-ea2a-033d-0e42-aae6a11c27ec | |
2020-02-27T03:51:58.863Z [DEBUG] client: updated allocations: index=1 total=0 pulled=0 filtered=0 | |
2020-02-27T03:51:58.863Z [DEBUG] client: allocation updates: added=0 removed=0 updated=0 ignored=0 | |
2020-02-27T03:51:58.863Z [DEBUG] client: allocation updates applied: added=0 removed=0 updated=0 ignored=0 errors=0 | |
2020-02-27T03:51:58.879Z [INFO] client: node registration complete | |
2020-02-27T03:52:02.004Z [DEBUG] client: state updated: node_status=ready | |
2020-02-27T03:52:08.757Z [DEBUG] client: state changed, updating node and re-registering | |
2020-02-27T03:52:08.764Z [INFO] client: node registration complete | |
2020-02-27T03:57:10.694Z [DEBUG] client: updated allocations: index=1 total=0 pulled=0 filtered=0 | |
2020-02-27T03:57:10.694Z [DEBUG] client: allocation updates: added=0 removed=0 updated=0 ignored=0 | |
2020-02-27T03:57:10.694Z [DEBUG] client: allocation updates applied: added=0 removed=0 updated=0 ignored=0 errors=0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment