Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2015-09-22 02:50:48 +0300
committermattab <matthieu.aubry@gmail.com>2015-09-22 02:50:48 +0300
commit6a4416efa62a956627d2511c9a186c5a830f1bb4 (patch)
treeb6261284f84a5bb52812a3f23f1272f2153b2a8a /tests/PHPUnit/System/expected/test_ArchiveCronTest_archive_php_cron_output.txt
parent627cc829b452cd00805a9ea20bf5b0e09f780c22 (diff)
Fix system tests
Diffstat (limited to 'tests/PHPUnit/System/expected/test_ArchiveCronTest_archive_php_cron_output.txt')
-rw-r--r--tests/PHPUnit/System/expected/test_ArchiveCronTest_archive_php_cron_output.txt146
1 files changed, 92 insertions, 54 deletions
diff --git a/tests/PHPUnit/System/expected/test_ArchiveCronTest_archive_php_cron_output.txt b/tests/PHPUnit/System/expected/test_ArchiveCronTest_archive_php_cron_output.txt
index 3f7a2765b8..6bfd8b0c09 100644
--- a/tests/PHPUnit/System/expected/test_ArchiveCronTest_archive_php_cron_output.txt
+++ b/tests/PHPUnit/System/expected/test_ArchiveCronTest_archive_php_cron_output.txt
@@ -10,57 +10,95 @@ try 'php archive.php --url=http://your.piwik/path'
-------------------------------------------------------
-INFO CoreConsole[2015-03-02 06:14:01] ---------------------------
-INFO CoreConsole[2015-03-02 06:14:01] INIT
-INFO CoreConsole[2015-03-02 06:14:01] Piwik is installed at: http://localhost/tests/PHPUnit/proxy/index.php
-INFO CoreConsole[2015-03-02 06:14:01] Running Piwik 2.11.2-b1 as Super User
-INFO CoreConsole[2015-03-02 06:14:01] ---------------------------
-INFO CoreConsole[2015-03-02 06:14:01] NOTES
-INFO CoreConsole[2015-03-02 06:14:01] - If you execute this script at least once per hour (or more often) in a crontab, you may disable 'Browser trigger archiving' in Piwik UI > Settings > General Settings.
-INFO CoreConsole[2015-03-02 06:14:01] See the doc at: http://piwik.org/docs/setup-auto-archiving/
-INFO CoreConsole[2015-03-02 06:14:01] - Reports for today will be processed at most every 150 seconds. You can change this value in Piwik UI > Settings > General Settings.
-INFO CoreConsole[2015-03-02 06:14:01] - Reports for the current week/month/year will be refreshed at most every 3600 seconds.
-INFO CoreConsole[2015-03-02 06:14:01] Will invalidate archived reports for 2012-08-09 for following website ids: 1
-INFO CoreConsole[2015-03-02 06:14:02] Will invalidate archived reports for 2012-08-10 for following website ids: 1
-INFO CoreConsole[2015-03-02 06:14:02] Will invalidate archived reports for 2012-08-11 for following website ids: 1
-INFO CoreConsole[2015-03-02 06:14:02] Will invalidate archived reports for 2012-08-15 for following website ids: 1,2
-INFO CoreConsole[2015-03-02 06:14:02] Will invalidate archived reports for 2012-09-30 for following website ids: 1
-INFO CoreConsole[2015-03-02 06:14:02] Will invalidate archived reports for 2014-03-12 for following website ids: 1
-INFO CoreConsole[2015-03-02 06:14:02] Will invalidate archived reports for 2014-03-13 for following website ids: 1
-INFO CoreConsole[2015-03-02 06:14:02] - Will process 0 websites with new visits since 7 days 0 hours
-INFO CoreConsole[2015-03-02 06:14:02] - Will process 2 other websites because some old data reports have been invalidated (eg. using the Log Import script) , IDs: 1, 2
-INFO CoreConsole[2015-03-02 06:14:02] ---------------------------
-INFO CoreConsole[2015-03-02 06:14:02] START
-INFO CoreConsole[2015-03-02 06:14:02] Starting Piwik reports archiving...
-INFO CoreConsole[2015-03-02 06:14:04] Will pre-process the following 3 Segments for this website (id = 1): browserCode==IE, visitCount<=5;visitorType!=non-existing-type;daysSinceFirstVisit<=50, visitCount<=5;visitorType!=re%2C%3Btest%20is%20encoded;daysSinceFirstVisit<=50
-INFO CoreConsole[2015-03-02 06:14:06] Archived website id = 1, period = day, 0 visits in last last52 days, 0 visits today, Time elapsed: 3.952s
-INFO CoreConsole[2015-03-02 06:14:06] Will pre-process the following 3 Segments for this website (id = 1): browserCode==IE, visitCount<=5;visitorType!=non-existing-type;daysSinceFirstVisit<=50, visitCount<=5;visitorType!=re%2C%3Btest%20is%20encoded;daysSinceFirstVisit<=50
-INFO CoreConsole[2015-03-02 06:14:34] Archived website id = 1, period = week, 40 visits in last last260 weeks, 0 visits this week, Time elapsed: 28.076s
-INFO CoreConsole[2015-03-02 06:14:34] Will pre-process the following 3 Segments for this website (id = 1): browserCode==IE, visitCount<=5;visitorType!=non-existing-type;daysSinceFirstVisit<=50, visitCount<=5;visitorType!=re%2C%3Btest%20is%20encoded;daysSinceFirstVisit<=50
-INFO CoreConsole[2015-03-02 06:14:50] Archived website id = 1, period = month, 40 visits in last last52 months, 0 visits this month, Time elapsed: 16.259s
-INFO CoreConsole[2015-03-02 06:14:50] Will pre-process the following 3 Segments for this website (id = 1): browserCode==IE, visitCount<=5;visitorType!=non-existing-type;daysSinceFirstVisit<=50, visitCount<=5;visitorType!=re%2C%3Btest%20is%20encoded;daysSinceFirstVisit<=50
-INFO CoreConsole[2015-03-02 06:14:54] Archived website id = 1, period = year, 40 visits in last last7 years, 0 visits this year, Time elapsed: 4.034s
-INFO CoreConsole[2015-03-02 06:14:54] Archived website id = 1, 16 API requests, Time elapsed: 52.330s [1/2 done]
-INFO CoreConsole[2015-03-02 06:14:56] Archived website id = 2, period = day, 0 visits in last last52 days, 0 visits today, Time elapsed: 1.674s
-INFO CoreConsole[2015-03-02 06:15:08] Archived website id = 2, period = week, 1 visits in last last260 weeks, 0 visits this week, Time elapsed: 12.328s
-INFO CoreConsole[2015-03-02 06:15:14] Archived website id = 2, period = month, 1 visits in last last52 months, 0 visits this month, Time elapsed: 5.494s
-INFO CoreConsole[2015-03-02 06:15:15] Archived website id = 2, period = year, 1 visits in last last7 years, 0 visits this year, Time elapsed: 1.276s
-INFO CoreConsole[2015-03-02 06:15:15] Archived website id = 2, 4 API requests, Time elapsed: 20.778s [2/2 done]
-INFO CoreConsole[2015-03-02 06:15:15] Done archiving!
-INFO CoreConsole[2015-03-02 06:15:15] ---------------------------
-INFO CoreConsole[2015-03-02 06:15:15] SUMMARY
-INFO CoreConsole[2015-03-02 06:15:15] Total visits for today across archived websites: 0
-INFO CoreConsole[2015-03-02 06:15:15] Archived today's reports for 2 websites
-INFO CoreConsole[2015-03-02 06:15:15] Archived week/month/year for 2 websites
-INFO CoreConsole[2015-03-02 06:15:15] Skipped 0 websites: no new visit since the last script execution
-INFO CoreConsole[2015-03-02 06:15:15] Skipped 0 websites day archiving: existing daily reports are less than 150 seconds old
-INFO CoreConsole[2015-03-02 06:15:15] Skipped 0 websites week/month/year archiving: existing periods reports are less than 3600 seconds old
-INFO CoreConsole[2015-03-02 06:15:15] Total API requests: 20
-INFO CoreConsole[2015-03-02 06:15:15] done: 2/2 100%, 0 vtoday, 2 wtoday, 2 wperiods, 20 req, 73234 ms, no error
-INFO CoreConsole[2015-03-02 06:15:15] Time elapsed: 73.235s
-INFO CoreConsole[2015-03-02 06:15:15] ---------------------------
-INFO CoreConsole[2015-03-02 06:15:15] SCHEDULED TASKS
-INFO CoreConsole[2015-03-02 06:15:15] Starting Scheduled tasks...
-INFO CoreConsole[2015-03-02 06:15:15] No task to run
-INFO CoreConsole[2015-03-02 06:15:15] done
-INFO CoreConsole[2015-03-02 06:15:15] --------------------------- \ No newline at end of file
+INFO [2015-09-21 23:00:55] ---------------------------
+INFO [2015-09-21 23:00:55] INIT
+INFO [2015-09-21 23:00:55] Running Piwik 2.15.0-b8 as Super User
+INFO [2015-09-21 23:00:55] ---------------------------
+INFO [2015-09-21 23:00:55] NOTES
+INFO [2015-09-21 23:00:55] - If you execute this script at least once per hour (or more often) in a crontab, you may disable 'Browser trigger archiving' in Piwik UI > Settings > General Settings.
+INFO [2015-09-21 23:00:55] See the doc at: http://piwik.org/docs/setup-auto-archiving/
+INFO [2015-09-21 23:00:55] - Reports for today will be processed at most every 150 seconds. You can change this value in Piwik UI > Settings > General Settings.
+INFO [2015-09-21 23:00:55] - Reports for the current week/month/year will be refreshed at most every 3600 seconds.
+INFO [2015-09-21 23:00:55] Will invalidate archived reports for 2012-08-09 for following websites ids: 1
+INFO [2015-09-21 23:00:55] Will invalidate archived reports for 2012-08-10 for following websites ids: 1
+INFO [2015-09-21 23:00:55] Will invalidate archived reports for 2012-08-11 for following websites ids: 1
+INFO [2015-09-21 23:00:55] Will invalidate archived reports for 2012-08-15 for following websites ids: 1,2,3
+INFO [2015-09-21 23:00:55] Will invalidate archived reports for 2012-09-30 for following websites ids: 1
+INFO [2015-09-21 23:00:55] Will invalidate archived reports for 2014-03-12 for following websites ids: 1,3
+INFO [2015-09-21 23:00:55] Will invalidate archived reports for 2014-03-13 for following websites ids: 1,3
+INFO [2015-09-21 23:00:55] - Will process 3 other websites because some old data reports have been invalidated (eg. using the Log Import script) , IDs: 1, 2, 3
+INFO [2015-09-21 23:00:55] ---------------------------
+INFO [2015-09-21 23:00:55] START
+INFO [2015-09-21 23:00:55] Starting Piwik reports archiving...
+INFO [2015-09-21 23:00:55] Old report was invalidated for website id 1
+INFO [2015-09-21 23:00:55] Will pre-process for website id = 1, period = day, date = last52
+INFO [2015-09-21 23:00:55] - pre-processing all visits
+INFO [2015-09-21 23:00:57] - pre-processing segment 1/3 browserCode==IE
+INFO [2015-09-21 23:00:57] - pre-processing segment 2/3 visitCount<=5;visitorType!=non-existing-type;daysSinceFirstVisit<=50
+INFO [2015-09-21 23:00:57] - pre-processing segment 3/3 visitCount<=5;visitorType!=re%2C%3Btest%20is%20encoded;daysSinceFirstVisit<=50
+INFO [2015-09-21 23:01:00] Archived website id = 1, period = day, 3 segments, 0 visits in last 52 days, 0 visits today, Time elapsed: 5.119s
+INFO [2015-09-21 23:01:00] Will pre-process for website id = 1, period = week, date = last260
+INFO [2015-09-21 23:01:00] - pre-processing all visits
+INFO [2015-09-21 23:01:00] - pre-processing segment 1/3 browserCode==IE
+INFO [2015-09-21 23:01:00] - pre-processing segment 2/3 visitCount<=5;visitorType!=non-existing-type;daysSinceFirstVisit<=50
+INFO [2015-09-21 23:01:32] - pre-processing segment 3/3 visitCount<=5;visitorType!=re%2C%3Btest%20is%20encoded;daysSinceFirstVisit<=50
+INFO [2015-09-21 23:02:02] Archived website id = 1, period = week, 3 segments, 40 visits in last 260 weeks, 0 visits this week, Time elapsed: 61.934s
+INFO [2015-09-21 23:02:02] Will pre-process for website id = 1, period = month, date = last52
+INFO [2015-09-21 23:02:02] - pre-processing all visits
+INFO [2015-09-21 23:02:02] - pre-processing segment 1/3 browserCode==IE
+INFO [2015-09-21 23:02:02] - pre-processing segment 2/3 visitCount<=5;visitorType!=non-existing-type;daysSinceFirstVisit<=50
+INFO [2015-09-21 23:02:10] - pre-processing segment 3/3 visitCount<=5;visitorType!=re%2C%3Btest%20is%20encoded;daysSinceFirstVisit<=50
+INFO [2015-09-21 23:02:17] Archived website id = 1, period = month, 3 segments, 40 visits in last 52 months, 0 visits this month, Time elapsed: 15.041s
+INFO [2015-09-21 23:02:17] Will pre-process for website id = 1, period = year, date = last7
+INFO [2015-09-21 23:02:17] - pre-processing all visits
+INFO [2015-09-21 23:02:17] - pre-processing segment 1/3 browserCode==IE
+INFO [2015-09-21 23:02:17] - pre-processing segment 2/3 visitCount<=5;visitorType!=non-existing-type;daysSinceFirstVisit<=50
+INFO [2015-09-21 23:02:20] - pre-processing segment 3/3 visitCount<=5;visitorType!=re%2C%3Btest%20is%20encoded;daysSinceFirstVisit<=50
+INFO [2015-09-21 23:02:23] Archived website id = 1, period = year, 3 segments, 40 visits in last 7 years, 0 visits this year, Time elapsed: 6.248s
+INFO [2015-09-21 23:02:23] Archived website id = 1, 16 API requests, Time elapsed: 88.352s [1/3 done]
+INFO [2015-09-21 23:02:24] Old report was invalidated for website id 2
+INFO [2015-09-21 23:02:24] Will pre-process for website id = 2, period = day, date = last52
+INFO [2015-09-21 23:02:24] - pre-processing all visits
+INFO [2015-09-21 23:02:26] Archived website id = 2, period = day, 0 segments, 0 visits in last 52 days, 0 visits today, Time elapsed: 2.241s
+INFO [2015-09-21 23:02:26] Will pre-process for website id = 2, period = week, date = last260
+INFO [2015-09-21 23:02:26] - pre-processing all visits
+INFO [2015-09-21 23:02:46] Archived website id = 2, period = week, 0 segments, 1 visits in last 260 weeks, 0 visits this week, Time elapsed: 20.727s
+INFO [2015-09-21 23:02:46] Will pre-process for website id = 2, period = month, date = last52
+INFO [2015-09-21 23:02:46] - pre-processing all visits
+INFO [2015-09-21 23:02:51] Archived website id = 2, period = month, 0 segments, 1 visits in last 52 months, 0 visits this month, Time elapsed: 4.933s
+INFO [2015-09-21 23:02:51] Will pre-process for website id = 2, period = year, date = last7
+INFO [2015-09-21 23:02:51] - pre-processing all visits
+INFO [2015-09-21 23:02:53] Archived website id = 2, period = year, 0 segments, 1 visits in last 7 years, 0 visits this year, Time elapsed: 1.760s
+INFO [2015-09-21 23:02:53] Archived website id = 2, 4 API requests, Time elapsed: 29.666s [2/3 done]
+INFO [2015-09-21 23:02:53] Old report was invalidated for website id 3
+INFO [2015-09-21 23:02:53] Will pre-process for website id = 3, period = day, date = last52
+INFO [2015-09-21 23:02:53] - pre-processing all visits
+INFO [2015-09-21 23:02:56] Archived website id = 3, period = day, 0 segments, 0 visits in last 52 days, 0 visits today, Time elapsed: 2.356s
+INFO [2015-09-21 23:02:56] Will pre-process for website id = 3, period = week, date = last260
+INFO [2015-09-21 23:02:56] - pre-processing all visits
+INFO [2015-09-21 23:03:18] Archived website id = 3, period = week, 0 segments, 15 visits in last 260 weeks, 0 visits this week, Time elapsed: 22.395s
+INFO [2015-09-21 23:03:18] Will pre-process for website id = 3, period = month, date = last52
+INFO [2015-09-21 23:03:18] - pre-processing all visits
+INFO [2015-09-21 23:03:24] Archived website id = 3, period = month, 0 segments, 15 visits in last 52 months, 0 visits this month, Time elapsed: 5.837s
+INFO [2015-09-21 23:03:24] Will pre-process for website id = 3, period = year, date = last7
+INFO [2015-09-21 23:03:24] - pre-processing all visits
+INFO [2015-09-21 23:03:27] Archived website id = 3, period = year, 0 segments, 15 visits in last 7 years, 0 visits this year, Time elapsed: 2.929s
+INFO [2015-09-21 23:03:27] Archived website id = 3, 4 API requests, Time elapsed: 33.525s [3/3 done]
+INFO [2015-09-21 23:03:27] Done archiving!
+INFO [2015-09-21 23:03:27] ---------------------------
+INFO [2015-09-21 23:03:27] SUMMARY
+INFO [2015-09-21 23:03:27] Total visits for today across archived websites: 0
+INFO [2015-09-21 23:03:27] Archived today's reports for 3 websites
+INFO [2015-09-21 23:03:27] Archived week/month/year for 3 websites
+INFO [2015-09-21 23:03:27] Skipped 0 websites
+INFO [2015-09-21 23:03:27] - 0 skipped because no new visit since the last script execution
+INFO [2015-09-21 23:03:27] - 0 skipped because existing daily reports are less than 150 seconds old
+INFO [2015-09-21 23:03:27] - 0 skipped because existing week/month/year periods reports are less than 3600 seconds old
+INFO [2015-09-21 23:03:27] Total API requests: 24
+INFO [2015-09-21 23:03:27] done: 3/3 100%, 0 vtoday, 3 wtoday, 3 wperiods, 24 req, 151815 ms, no error
+INFO [2015-09-21 23:03:27] Time elapsed: 151.815s
+INFO [2015-09-21 23:03:27] ---------------------------
+INFO [2015-09-21 23:03:27] SCHEDULED TASKS
+INFO [2015-09-21 23:03:27] Starting Scheduled tasks...
+INFO [2015-09-21 23:03:27] done
+INFO [2015-09-21 23:03:27] --------------------------- \ No newline at end of file