Skip to content

Instantly share code, notes, and snippets.

@itsc0lin
Created July 17, 2019 21:34
Show Gist options
  • Save itsc0lin/23d3bf609a33d4beae17ff9d91ea38cc to your computer and use it in GitHub Desktop.
Save itsc0lin/23d3bf609a33d4beae17ff9d91ea38cc to your computer and use it in GitHub Desktop.
amphora-agent journalctl output
Jul 17 21:32:31 systemd[1]: Starting OpenStack Octavia Amphora Agent... [5/1858]
Jul 17 21:32:32 systemd[1]: Started OpenStack Octavia Amphora Agent.
Jul 17 21:32:33 certfs-ramfs[12829]: Cannot use device /dev/ram0 which is in use (already mapped or mounted).
Jul 17 21:32:34 certfs-ramfs[12829]: Cannot use device /dev/ram0 which is in use (already mapped or mounted).
Jul 17 21:32:34 certfs-ramfs[12829]: Device certfs-ramfs already exists.
Jul 17 21:32:34 certfs-ramfs[12829]: mke2fs 1.42.9 (28-Dec-2013)
Jul 17 21:32:34 certfs-ramfs[12829]: Filesystem label=
Jul 17 21:32:34 certfs-ramfs[12829]: OS type: Linux
Jul 17 21:32:34 certfs-ramfs[12829]: Block size=1024 (log=0)
Jul 17 21:32:34 certfs-ramfs[12829]: Fragment size=1024 (log=0)
Jul 17 21:32:34 certfs-ramfs[12829]: Stride=0 blocks, Stripe width=0 blocks
Jul 17 21:32:34 certfs-ramfs[12829]: 3584 inodes, 14336 blocks
Jul 17 21:32:34 certfs-ramfs[12829]: 716 blocks (4.99%) reserved for the super user
Jul 17 21:32:34 certfs-ramfs[12829]: First data block=1
Jul 17 21:32:34 certfs-ramfs[12829]: Maximum filesystem blocks=14680064
Jul 17 21:32:34 certfs-ramfs[12829]: 2 block groups
Jul 17 21:32:34 certfs-ramfs[12829]: 8192 blocks per group, 8192 fragments per group
Jul 17 21:32:34 certfs-ramfs[12829]: 1792 inodes per group
Jul 17 21:32:34 certfs-ramfs[12829]: Superblock backups stored on blocks:
Jul 17 21:32:34 certfs-ramfs[12829]: 8193
Jul 17 21:32:34 certfs-ramfs[12829]: Allocating group tables: done
Jul 17 21:32:34 certfs-ramfs[12829]: Writing inode tables: done
Jul 17 21:32:34 certfs-ramfs[12829]: Writing superblocks and filesystem accounting information: done
Jul 17 21:32:34 certfs-ramfs[12829]: mount: mount point does not exist
Jul 17 21:32:34 systemd[1]: certs-ramfs.service: main process exited, code=exited, status=32/n/a
Jul 17 21:32:34 systemd[1]: Failed to start Creates an encrypted ramfs for Octavia certs.
Jul 17 21:32:34 systemd[1]: Unit certs-ramfs.service entered failed state.
Jul 17 21:32:34 systemd[1]: certs-ramfs.service failed.
Jul 17 21:32:35 amphora-agent[12840]: Traceback (most recent call last):
Jul 17 21:32:35 amphora-agent[12840]: File "/usr/local/bin/amphora-agent", line 10, in <module>
Jul 17 21:32:35 amphora-agent[12840]: sys.exit(main())
Jul 17 21:32:35 amphora-agent[12840]: File "/opt/amphora-agent-venv/lib/python2.7/site-packages/octavia/cmd/agent.py", line 56, in main
Jul 17 21:32:35 amphora-agent[12840]: service.prepare_service(sys.argv)
Jul 17 21:32:35 amphora-agent[12840]: File "/opt/amphora-agent-venv/lib/python2.7/site-packages/octavia/common/service.py", line 25, in prepare_service
Jul 17 21:32:35 amphora-agent[12840]: config.init(argv[1:])
Jul 17 21:32:35 amphora-agent[12840]: File "/opt/amphora-agent-venv/lib/python2.7/site-packages/octavia/common/config.py", line 677, in init
Jul 17 21:32:35 amphora-agent[12840]: **kwargs)
Jul 17 21:32:35 amphora-agent[12840]: File "/opt/amphora-agent-venv/lib/python2.7/site-packages/oslo_config/cfg.py", line 2130, in __call__
Jul 17 21:32:35 amphora-agent[12840]: raise ConfigFilesNotFoundError(self._namespace._files_not_found)
Jul 17 21:32:35 amphora-agent[12840]: oslo_config.cfg.ConfigFilesNotFoundError: Failed to find some config files: /etc/octavia/amphora-agent.conf
Jul 17 21:32:35 systemd[1]: amphora-agent.service: main process exited, code=exited, status=1/FAILURE
Jul 17 21:32:35 systemd[1]: Unit amphora-agent.service entered failed state.
Jul 17 21:32:35 systemd[1]: amphora-agent.service failed.
Jul 17 21:32:35 systemd[1]: Starting Creates an encrypted ramfs for Octavia certs...
Jul 17 21:32:35 certfs-ramfs[12862]: awk: fatal: cannot open file `/etc/octavia/amphora-agent.conf' for reading (No such file or directory)
Jul 17 21:32:35 certfs-ramfs[12862]: mkdir: cannot create directory ‘’: No such file or directory
Jul 17 21:32:35 systemd[1]: amphora-agent.service holdoff time over, scheduling restart.
Jul 17 21:32:35 systemd[1]: Cannot add dependency job for unit syslog.service, ignoring: Unit not found.
Jul 17 21:32:35 systemd[1]: Stopped OpenStack Octavia Amphora Agent.
@itsc0lin
Copy link
Author

-- Logs begin at Wed 2019-07-17 21:11:57 UTC, end at Wed 2019-07-17 21:41:08 UTC. --
Jul 17 21:13:00 systemd[1]: Starting Creates an encrypted ramfs for Octavia certs...
Jul 17 21:13:00 certfs-ramfs[1281]: awk: fatal: cannot open file `/etc/octavia/amphora-agent.conf' for reading (No such file or directory)
Jul 17 21:13:00 certfs-ramfs[1281]: mkdir: cannot create directory ‘’: No such file or directory
Jul 17 21:13:10 certfs-ramfs[1281]: mke2fs 1.42.9 (28-Dec-2013)
Jul 17 21:13:10 certfs-ramfs[1281]: Filesystem label=
Jul 17 21:13:10 certfs-ramfs[1281]: OS type: Linux
Jul 17 21:13:10 certfs-ramfs[1281]: Block size=1024 (log=0)
Jul 17 21:13:10 certfs-ramfs[1281]: Fragment size=1024 (log=0)
Jul 17 21:13:10 certfs-ramfs[1281]: Stride=0 blocks, Stripe width=0 blocks
Jul 17 21:13:10 certfs-ramfs[1281]: 3584 inodes, 14336 blocks
Jul 17 21:13:10 certfs-ramfs[1281]: 716 blocks (4.99%) reserved for the super user
Jul 17 21:13:10 certfs-ramfs[1281]: First data block=1
Jul 17 21:13:10 certfs-ramfs[1281]: Maximum filesystem blocks=14680064
Jul 17 21:13:10 certfs-ramfs[1281]: 2 block groups
Jul 17 21:13:10 certfs-ramfs[1281]: 8192 blocks per group, 8192 fragments per group
Jul 17 21:13:10 certfs-ramfs[1281]: 1792 inodes per group
Jul 17 21:13:10 certfs-ramfs[1281]: Superblock backups stored on blocks:
Jul 17 21:13:10 certfs-ramfs[1281]: 8193
Jul 17 21:13:10 certfs-ramfs[1281]: Allocating group tables: done
Jul 17 21:13:10 certfs-ramfs[1281]: Writing inode tables: done
Jul 17 21:13:10 certfs-ramfs[1281]: Writing superblocks and filesystem accounting information: done
Jul 17 21:13:10 certfs-ramfs[1281]: mount: mount point  does not exist
Jul 17 21:13:10 systemd[1]: certs-ramfs.service: main process exited, code=exited, status=32/n/a
Jul 17 21:13:10 systemd[1]: Failed to start Creates an encrypted ramfs for Octavia certs.
Jul 17 21:13:10 systemd[1]: Unit certs-ramfs.service entered failed state.
Jul 17 21:13:10 systemd[1]: certs-ramfs.service failed.
Jul 17 21:13:30 systemd[1]: Starting Creates an encrypted ramfs for Octavia certs...
Jul 17 21:13:30 certfs-ramfs[1598]: awk: fatal: cannot open file `/etc/octavia/amphora-agent.conf' for reading (No such file or directory)
Jul 17 21:13:30 certfs-ramfs[1598]: mkdir: cannot create directory ‘’: No such file or directory
Jul 17 21:13:32 certfs-ramfs[1598]: Cannot use device /dev/ram0 which is in use (already mapped or mounted).
Jul 17 21:13:33 certfs-ramfs[1598]: Cannot use device /dev/ram0 which is in use (already mapped or mounted).
Jul 17 21:13:33 certfs-ramfs[1598]: Device certfs-ramfs already exists.
Jul 17 21:13:34 certfs-ramfs[1598]: mke2fs 1.42.9 (28-Dec-2013)
Jul 17 21:13:34 certfs-ramfs[1598]: Filesystem label=
Jul 17 21:13:34 certfs-ramfs[1598]: OS type: Linux
Jul 17 21:13:34 certfs-ramfs[1598]: Block size=1024 (log=0)
Jul 17 21:13:34 certfs-ramfs[1598]: Fragment size=1024 (log=0)
Jul 17 21:13:34 certfs-ramfs[1598]: Stride=0 blocks, Stripe width=0 blocks
Jul 17 21:13:34 certfs-ramfs[1598]: 3584 inodes, 14336 blocks
Jul 17 21:13:34 certfs-ramfs[1598]: 716 blocks (4.99%) reserved for the super user
Jul 17 21:13:34 certfs-ramfs[1598]: First data block=1
Jul 17 21:13:34 certfs-ramfs[1598]: Maximum filesystem blocks=14680064
Jul 17 21:13:34 certfs-ramfs[1598]: 2 block groups
Jul 17 21:13:34 certfs-ramfs[1598]: 8192 blocks per group, 8192 fragments per group
Jul 17 21:13:34 certfs-ramfs[1598]: 1792 inodes per group
Jul 17 21:13:34 certfs-ramfs[1598]: Superblock backups stored on blocks:
Jul 17 21:13:34 certfs-ramfs[1598]: 8193
Jul 17 21:13:34 certfs-ramfs[1598]: Allocating group tables: done
Jul 17 21:13:34 certfs-ramfs[1598]: Writing inode tables: done
Jul 17 21:13:34 certfs-ramfs[1598]: Writing superblocks and filesystem accounting information: done
Jul 17 21:13:34 certfs-ramfs[1598]: mount: mount point  does not exist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment