[ https://issues.apache.org/jira/browse/COUCHDB-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Kocoloski reopened COUCHDB-1055: ------------------------------------- The CI rig didn't like something about those shell scripts. The daemons seem to be dying immediately with /usr/bin/env: bash -e: No such file or directory The full report is at [1], but I see this same error if I just execute any of the [234].sh scripts from the command line. Bash is installed at /bin/bash (Ubuntu 10.04.1): $ bash --version GNU bash, version 4.1.5(1)-release (x86_64-pc-linux-gnu) [1]: http://hudson.cloudant.com/job/CouchDB-trunk-R14B01/21/testReport/(root)/test_etap_172_os_daemon_errors_t/Daemon_has_been_halted___3_/ > Timing-related failures in 172-os-daemon-errors.t > ------------------------------------------------- > > Key: COUCHDB-1055 > URL: https://issues.apache.org/jira/browse/COUCHDB-1055 > Project: CouchDB > Issue Type: Bug > Affects Versions: 1.2 > Reporter: Adam Kocoloski > Assignee: Paul Joseph Davis > Priority: Minor > Fix For: 1.2 > > > I see quite a few of these on Hudson. Here's one that happened when the daemon simply does init:stop(). It seems to happen more often when the server is executing two jobs at once. > # Daemon dies on boot. > ok 8 - Daemon port is a port. > ok 9 - Daemon name was set correctly. > ok 10 - Command name was set correctly. > ok 11 - Kill command was set. > not ok 12 - Daemon has been halted. > --- > description: "Daemon has been halted." > found: running > wanted: halted > ... > not ok 13 - Errors have been disabled. > --- > description: "Errors have been disabled." > found: [{1296,674759,844395}] > wanted: nil > ... > not ok 14 - Buffer has been switched off. > --- > description: "Buffer has been switched off." > found: [] > wanted: nil > ... -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira