Page MenuHomeDevCentral
Paste P138

nasqueron/ops/operations/tests/prod-environment-behaves-correctly: `make test-full`
ActivePublic

Authored by dereckson on Dec 2 2015, 09:55.
sh -c "DOCKER_ACCESS=1 DOCKER_HOST=dwellers.nasqueron.org phpunit ."
PHPUnit 4.4.0 by Sebastian Bergmann.
IF....
Time: 1.73 seconds, Memory: 3.25Mb
There was 1 failure:
1) DevCentralDockerTest::testProcesses
Failed asserting that 'USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.0 0.0 4328 708 ? Ss+ Nov29 0:00 /bin/sh /usr/local/sbin/init-container
root 69 0.0 0.0 4244 1032 ? S+ Nov29 0:04 runsvdir -P /etc/service log: ...........................................................................................................................................................................................................................................................................................................................................................................................................
root 70 0.0 0.0 4092 564 ? Ss Nov29 0:00 runsv phd
root 71 0.0 0.0 4092 528 ? Ss Nov29 0:00 runsv nginx
root 72 0.0 0.0 4092 500 ? Ss Nov29 0:00 runsv php-fpm
root 73 0.0 0.4 221840 14468 ? Ss Nov29 0:17 php-fpm: master process (/usr/local/etc/php-fpm.conf)
root 74 0.0 0.1 91168 5100 ? S Nov29 0:00 nginx: master process /usr/sbin/nginx
app 75 0.1 0.0 4328 1476 ? S Nov29 7:12 /bin/sh /usr/local/bin/phd-wrapper
www-data 78 0.0 0.0 91840 3140 ? S Nov29 1:01 nginx: worker process
www-data 79 0.0 0.0 91840 2824 ? S Nov29 0:52 nginx: worker process
www-data 80 0.0 0.0 91840 3188 ? S Nov29 0:52 nginx: worker process
www-data 81 0.0 0.0 91840 3008 ? S Nov29 0:54 nginx: worker process
app 89 0.3 0.4 144252 14080 ? S Nov29 14:51 php ./phd-daemon
app 90 0.5 0.5 138844 18064 ? Ss Nov29 23:48 php ./exec_daemon.php PhabricatorRepositoryPullLocalDaemon
app 91 0.1 0.8 141880 29032 ? Ss Nov29 7:10 php ./exec_daemon.php PhabricatorTriggerDaemon
app 598 2.4 1.9 241328 65692 ? S 09:52 0:05 php-fpm: pool app
app 599 2.6 1.8 242084 61300 ? R 09:52 0:05 php-fpm: pool app
app 1869 0.0 0.0 4228 756 ? S 09:55 0:00 sleep 0.2
root 1870 0.0 0.0 17492 2068 ? Rs 09:55 0:00 ps auxw
app 11734 0.3 2.7 272864 89832 ? Ss Nov30 9:12 php ./exec_daemon.php PhabricatorTaskmasterDaemon
' contains "PhabricatorBot".
/usr/home/dereckson/dev/nasqueron/ops/operations/tests/prod-environment-behaves-correctly/DevCentralDockerTest.php:35
FAILURES!
Tests: 6, Assertions: 16, Failures: 1, Incomplete: 1.
*** Error code 1
Stop.
make: stopped in /usr/home/dereckson/dev/nasqueron/ops/operations/tests/prod-environment-behaves-correctly

Event Timeline

dereckson changed the title of this paste from untitled to Masterwork From Distant Lands.
dereckson changed the title of this paste from Masterwork From Distant Lands to nasqueron/ops/operations/tests/prod-environment-behaves-correctly: `make test-full`.Dec 2 2015, 09:58