Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replicator compact test timing out #725

Closed
wohali opened this issue Jul 31, 2017 · 0 comments
Closed

Replicator compact test timing out #725

wohali opened this issue Jul 31, 2017 · 0 comments
Assignees

Comments

@wohali
Copy link
Member

wohali commented Jul 31, 2017

Happened on the Jenkins 2.1.0-RC1 release.

module 'couch_replicator_compact_tests'
  Compaction during replication tests
    local -> local
      couch_replicator_compact_tests:95: should_run_replication...[0.051 s] ok
      couch_replicator_compact_tests:86: should_all_processes_be_alive...ok
      couch_replicator_compact_tests:156: should_populate_and_compact...[78.411 s] ok
      couch_replicator_compact_tests:203: should_wait_target_in_sync...[0.101 s] ok
      couch_replicator_compact_tests:98: should_ensure_replication_still_running...ok
      couch_replicator_compact_tests:150: should_cancel_replication...[0.202 s] ok
      couch_replicator_compact_tests:236: should_compare_databases...[0.682 s] ok
      [done in 79.468 s]
[os_mon] memory supervisor port (memsup): Erlang has closed
[os_mon] cpu supervisor port (cpu_sup): Erlang has closed
    local -> remote
      couch_replicator_compact_tests:95: should_run_replication...[0.051 s] ok
      couch_replicator_compact_tests:86: should_all_processes_be_alive...ok
      couch_replicator_compact_tests:156: should_populate_and_compact...[72.153 s] ok
      couch_replicator_compact_tests:203: should_wait_target_in_sync...[0.102 s] ok
      couch_replicator_compact_tests:98: should_ensure_replication_still_running...ok
      couch_replicator_compact_tests:150: should_cancel_replication...[0.218 s] ok
      couch_replicator_compact_tests:236: should_compare_databases...[0.681 s] ok
      [done in 73.226 s]
[os_mon] memory supervisor port (memsup): Erlang has closed
[os_mon] cpu supervisor port (cpu_sup): Erlang has closed
    remote -> local
      couch_replicator_compact_tests:95: should_run_replication...[0.052 s] ok
      couch_replicator_compact_tests:86: should_all_processes_be_alive...ok
      couch_replicator_compact_tests:156: should_populate_and_compact...[90.140 s] ok
      couch_replicator_compact_tests:203: should_wait_target_in_sync...[0.204 s] ok
      couch_replicator_compact_tests:98: should_ensure_replication_still_running...ok
      couch_replicator_compact_tests:150: should_cancel_replication...[0.042 s] ok
      couch_replicator_compact_tests:236: should_compare_databases...[0.690 s] ok
      [done in 91.149 s]
[os_mon] memory supervisor port (memsup): Erlang has closed
[os_mon] cpu supervisor port (cpu_sup): Erlang has closed
    remote -> remote
      couch_replicator_compact_tests:95: should_run_replication...[0.051 s] ok
      couch_replicator_compact_tests:86: should_all_processes_be_alive...ok
      couch_replicator_compact_tests:156: should_populate_and_compact...*timed out*
nickva added a commit to cloudant/couchdb that referenced this issue Jul 31, 2017
Also decreate number of rounds from 5 to 3.

With:

 `VBoxManage bandwidthctl ${VM} set Limit --limit 100K`

It needed over 400 seconds to pass with 5 rounds.

Fixes apache#725
nickva added a commit to cloudant/couchdb that referenced this issue Jul 31, 2017
Also decrease number of rounds from 5 to 3.

With:

 `VBoxManage bandwidthctl ${VM} set Limit --limit 100K`

It needed over 400 seconds to pass with 5 rounds.

Fixes apache#725
nickva added a commit that referenced this issue Jul 31, 2017
Also decrease number of rounds from 5 to 3.

With:

 `VBoxManage bandwidthctl ${VM} set Limit --limit 100K`

It needed over 400 seconds to pass with 5 rounds.

Fixes #725
wohali pushed a commit that referenced this issue Oct 19, 2017
Also decrease number of rounds from 5 to 3.

With:

 `VBoxManage bandwidthctl ${VM} set Limit --limit 100K`

It needed over 400 seconds to pass with 5 rounds.

Fixes #725
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants