Git Product home page Git Product logo

walmart-cla's Issues

Is oneops safe to deploy in a cloud with existing infrastructure?

I deployed it on a test account and followed the deploy with the test assembly and I noticed in the logs that it was running queries on currently running instances.

Why is it doing that, and will it modify existing infrastructure that isn't configured somewhere in oneops?

database error in oneops

Please correct the following errors:

Error updating database. Cause: org.postgresql.util.PSQLException: ERROR: Date out of range. Fix the cm_ci_log_insert() function! Where: SQL statement "insert into cm_ci_log(log_id, log_time, log_event, ci_id, ci_name, class_id, class_name, comments, ci_state_id, ci_state_id_old) values ...

OneOps Installation on Centos 7

Hi,

I am actually trying to install OneOps installation on Centos 7 bypassing vagrant. So the steps which I followed was after cloning the setup from vagrant-centos7.
After the installation, I executed oo-setup.sh but it gets stuck at waiting for jenkins to come online.

Need some help.

Activating CLA Assistant

This issue is created to notify everyone in the walmartlabs and walmart github organizations about the activation of CLA assistant.

Please review the information on the walmart internal website https://sde.walmart.com/blog/2018-01-22-cla-made-easy.html
as well as the readme of this repository.

Notification to all members will go out via github notifications and CLA assistant will be activated shortly.

Recipe compile error trying to use AMI sample on EC2

2016-01-28T21:53:57+00:00] DEBUG: backtrace entry for compile error: '/opt/oneops/inductor/circuit-oneops-1/components/cookbooks/compute/recipes/add_node_ec2.rb:147:in `exit''

[2016-01-28T21:53:57+00:00] DEBUG: Line number of compile error: '147'

[31mRecipe Compile Error in /opt/oneops/inductor/circuit-oneops-1/components/cookbooks/compute/recipes/add.rb�[0m

Trying to deploy SimpleApache on EC2

database error

Please correct the following errors:

Error updating database. Cause: org.postgresql.util.PSQLException: ERROR: Date out of range. Fix the cm_ci_log_insert() function! Where: SQL statement "insert into cm_ci_log(log_id, log_time, log_event, ci_id, ci_name, class_id, class_name, comments, ci_state_id, ci_state_id_old) values ...

Installation through vagrant on MacOSX - SSH keys issue

Here is the output from the terminal:

brians-MacBook-Pro:vagrant-centos7 brianrountree$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'box-cutter/centos72'...
==> default: Matching MAC address for NAT networking...
==> default: Checking if box 'box-cutter/centos72' is up to date...
==> default: Setting the name of the VM: oneops
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
default: Adapter 1: nat
==> default: Forwarding ports...
default: 3001 (guest) => 3003 (host) (adapter 1)
default: 3000 (guest) => 9090 (host) (adapter 1)
default: 8161 (guest) => 8166 (host) (adapter 1)
default: 22 (guest) => 2222 (host) (adapter 1)
==> default: Running 'pre-boot' VM customizations...
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...
default: SSH address: 127.0.0.1:2222
default: SSH username: vagrant
default: SSH auth method: private key
default: Warning: Remote connection disconnect. Retrying...
default: Warning: Remote connection disconnect. Retrying...
default: Warning: Remote connection disconnect. Retrying...
default:
default: Vagrant insecure key detected. Vagrant will automatically replace
default: this with a newly generated keypair for better security.
default:
default: Inserting generated public key within guest...
default: Removing insecure key from the guest if it's present...
default: Key inserted! Disconnecting and reconnecting using new SSH key...
default: Warning: Authentication failure. Retrying...
default: Warning: Authentication failure. Retrying...
default: Warning: Authentication failure. Retrying...
default: Warning: Authentication failure. Retrying...
default: Warning: Authentication failure. Retrying...
default: Warning: Authentication failure. Retrying...
default: Warning: Authentication failure. Retrying...
default: Warning: Authentication failure. Retrying...
default: Warning: Authentication failure. Retrying...
default: Warning: Authentication failure. Retrying...
default: Warning: Authentication failure. Retrying...
default: Warning: Authentication failure. Retrying...
default: Warning: Authentication failure. Retrying...
default: Warning: Authentication failure. Retrying...
default: Warning: Authentication failure. Retrying...
default: Warning: Authentication failure. Retrying...
default: Warning: Authentication failure. Retrying...
default: Warning: Authentication failure. Retrying...
default: Warning: Authentication failure. Retrying...
default: Warning: Authentication failure. Retrying...
default: Warning: Authentication failure. Retrying...
default: Warning: Authentication failure. Retrying...
default: Warning: Authentication failure. Retrying...
default: Warning: Authentication failure. Retrying...
default: Warning: Authentication failure. Retrying...
default: Warning: Authentication failure. Retrying...
Timed out while waiting for the machine to boot. This means that
Vagrant was unable to communicate with the guest machine within
the configured ("config.vm.boot_timeout" value) time period.

If you look above, you should be able to see the error(s) that
Vagrant had when attempting to connect to the machine. These errors
are usually good hints as to what may be wrong.

If you're using a custom box, make sure that networking is properly
working and you're able to connect to the machine. It is a common
problem that networking isn't setup properly in these boxes.
Verify that authentication configurations are also setup properly,
as well.

If the box appears to be booting properly, you may want to increase
the timeout ("config.vm.boot_timeout") value.

How to make changes to an instance with out stopping production

I had three instances running in a cluster How to forcefully remove an instance from the production environment so that other two are running and mean while we make changes to the instance and again up the process in order decrease the maintenance of production time and so on for other two instances too.

Deploying failed due to sshkeys

For any platform I create for the Openstack cloud, I am getting failed deployments at the sshKeys component level (step 1 in the deployment plan).
I can't modify the component to add any ssh keys, and pressing repair (as the admin) gives me unauthorized access.
Here is the error output I see from the deployment plan logs

[2016-03-30T02:10:06+00:00] ERROR: no implicit conversion of nil into String
[2016-03-30T02:10:06+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
[2016-03-30T02:18:17+00:00] FATAL: Stacktrace dumped to /tmp/chef-stacktrace.out
[2016-03-30T02:18:17+00:00] ERROR: Running exception handlers
[2016-03-30T02:18:17+00:00] ERROR: Exception handlers complete

Regarding OneOps API Documentation

Hi,

This is not a bug.

I was going through the API Documentation and wasn't able to clearly understand how the API works in OneOps. Basically the complete workflow of how oneops API works.

Need help in this regard.

Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.