(view as text)
@@@STEP_CURSOR sql_unittests@@@

@@@STEP_STARTED@@@

python -u /mnt/data/b/build/scripts/slave/recipe_modules/swarming/resources/collect_gtest_task.py --swarming-client-dir /mnt/data/b/build/slave/Linux_TSan_Tests/build/src/tools/swarming_client --temp-root-dir /tmp --merged-test-output /tmp/tmp0tZKfc.json -- collect --swarming https://chromium-swarm.appspot.com --decorate --print-status-updates --json /tmp/tmp0QBCPj.json
in dir /mnt/data/b/build/slave/Linux_TSan_Tests/build:
 allow_subannotations: True
 cmd: ['python', '-u', '/mnt/data/b/build/scripts/slave/recipe_modules/swarming/resources/collect_gtest_task.py', '--swarming-client-dir', '/mnt/data/b/build/slave/Linux_TSan_Tests/build/src/tools/swarming_client', '--temp-root-dir', '/tmp', '--merged-test-output', '/tmp/tmp0tZKfc.json', '--', 'collect', '--swarming', 'https://chromium-swarm.appspot.com', '--decorate', '--print-status-updates', '--json', '/tmp/tmp0QBCPj.json']
 cwd: /mnt/data/b/build/slave/Linux_TSan_Tests/build
 name: sql_unittests
full environment:
 AWS_CREDENTIAL_FILE: /mnt/data/b/build/site_config/.boto
 BOTO_CONFIG: /mnt/data/b/build/site_config/.boto
 BUILDBOT_BLAMELIST: [u'blink-deps-roller@chromium.org']
 BUILDBOT_BRANCH: master
 BUILDBOT_BUILDBOTURL: http://build.chromium.org/p/chromium.memory.fyi/
 BUILDBOT_BUILDERNAME: Linux TSan Tests
 BUILDBOT_BUILDNUMBER: 6869
 BUILDBOT_CLOBBER: 
 BUILDBOT_GOT_REVISION: None
 BUILDBOT_MASTERNAME: chromium.memory.fyi
 BUILDBOT_REVISION: 335d8d02f918273b0ea6a06c7da3c23321280244
 BUILDBOT_SCHEDULER: linux_tsan
 BUILDBOT_SLAVENAME: vm14-m1
 CHROME_HEADLESS: 1
 DISPLAY: :0.0
 GIT_USER_AGENT: linux2 git/2.4.5 vm14-m1.golo.chromium.org
 HOME: /home/chrome-bot
 LANG: en_US.UTF-8
 LOGNAME: chrome-bot
 PAGER: cat
 PATH: /home/chrome-bot/slavebin:/mnt/data/b/depot_tools:/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
 PWD: /mnt/data/b/build/slave/Linux_TSan_Tests/build
 PYTHONIOENCODING: UTF-8
 PYTHONPATH: /mnt/data/b/build/site_config:/mnt/data/b/build/scripts:/mnt/data/b/build/scripts/release:/mnt/data/b/build/third_party:/mnt/data/b/build/third_party/requests_1_2_3:/mnt/data/b/build_internal/site_config:/mnt/data/b/build_internal/symsrc:/mnt/data/b/build/slave:/mnt/data/b/build/third_party/buildbot_slave_8_4:/mnt/data/b/build/third_party/twisted_10_2:
 SHELL: /bin/bash
 USER: chrome-bot

+-------------------------------------------------------------------------------+
| Shard 0  https://chromium-swarm.appspot.com/user/task/286b4cdfc659cd10        |
+-------------------------------------------------------------------------------+
Additional test environment:
    CHROME_DEVEL_SANDBOX=/opt/chromium/chrome_sandbox
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
    TSAN_OPTIONS=symbolize=1 external_symbolizer_path=/tmp/run_tha_testTq78Xg/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
Command: ../out/Release/sql_unittests --brave-new-test-launcher --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/tmp/isolated_out1FZvbM/output.json --no-sandbox

IMPORTANT DEBUGGING NOTE: batches of tests are run inside their
own process. For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with
--single-process-tests.
Using sharding settings from environment. This is shard 0/1
Using 8 parallel jobs.
[ RUN      ] SQLStatementTest.Reset
[       OK ] SQLStatementTest.Reset (39 ms)
[1/64] SQLStatementTest.Reset (39 ms)
[ RUN      ] SQLTransactionTest.Commit
[       OK ] SQLTransactionTest.Commit (26 ms)
[2/64] SQLTransactionTest.Commit (26 ms)
[ RUN      ] SQLTransactionTest.Rollback
[       OK ] SQLTransactionTest.Rollback (24 ms)
[3/64] SQLTransactionTest.Rollback (24 ms)
[ RUN      ] SQLTransactionTest.NestedRollback
[       OK ] SQLTransactionTest.NestedRollback (20 ms)
[4/64] SQLTransactionTest.NestedRollback (20 ms)
[ RUN      ] SQLConnectionTest.Execute
[       OK ] SQLConnectionTest.Execute (38 ms)
[5/64] SQLConnectionTest.Execute (38 ms)
[ RUN      ] SQLConnectionTest.ExecuteWithErrorCode
[       OK ] SQLConnectionTest.ExecuteWithErrorCode (19 ms)
[6/64] SQLConnectionTest.ExecuteWithErrorCode (19 ms)
[ RUN      ] SQLConnectionTest.CachedStatement
[       OK ] SQLConnectionTest.CachedStatement (25 ms)
[7/64] SQLConnectionTest.CachedStatement (25 ms)
[ RUN      ] SQLConnectionTest.IsSQLValidTest
[       OK ] SQLConnectionTest.IsSQLValidTest (14 ms)
[8/64] SQLConnectionTest.IsSQLValidTest (14 ms)
[ RUN      ] SQLConnectionTest.DoesStuffExist
[       OK ] SQLConnectionTest.DoesStuffExist (35 ms)
[9/64] SQLConnectionTest.DoesStuffExist (35 ms)
[ RUN      ] SQLConnectionTest.GetLastInsertRowId
[       OK ] SQLConnectionTest.GetLastInsertRowId (27 ms)
[10/64] SQLConnectionTest.GetLastInsertRowId (27 ms)
[ RUN      ] SQLConnectionTest.Rollback
[       OK ] SQLConnectionTest.Rollback (1 ms)
[11/64] SQLConnectionTest.Rollback (1 ms)
[ RUN      ] SQLConnectionTest.ScopedIgnoreError
[5696:5696:0702/095818:7832132502:ERROR:connection.cc(1276)]  sqlite error 2067, errno 0: UNIQUE constraint failed: foo.id, sql: INSERT INTO foo (id) VALUES (12)
[       OK ] SQLConnectionTest.ScopedIgnoreError (24 ms)
[12/64] SQLConnectionTest.ScopedIgnoreError (24 ms)
[ RUN      ] SQLConnectionTest.ScopedIgnoreUntracked
[5696:5696:0702/095818:7832153736:ERROR:connection.cc(1276)]  sqlite error 11, errno 0: database disk image is malformed, sql: PRAGMA journal_mode = TRUNCATE
[       OK ] SQLConnectionTest.ScopedIgnoreUntracked (23 ms)
[13/64] SQLConnectionTest.ScopedIgnoreUntracked (23 ms)
[ RUN      ] SQLConnectionTest.ErrorCallback
[5696:5696:0702/095818:7832177542:ERROR:connection.cc(1276)]  sqlite error 2067, errno 0: UNIQUE constraint failed: foo.id, sql: INSERT INTO foo (id) VALUES (12)
[5696:5696:0702/095818:7832178172:ERROR:connection.cc(1276)]  sqlite error 2067, errno 0: UNIQUE constraint failed: foo.id, sql: INSERT INTO foo (id) VALUES (12)
[5696:5696:0702/095818:7832179076:ERROR:connection.cc(1276)]  sqlite error 2067, errno 0: UNIQUE constraint failed: foo.id, sql: INSERT INTO foo (id) VALUES (12)
[5696:5696:0702/095818:7832179625:ERROR:connection.cc(1276)]  sqlite error 2067, errno 0: UNIQUE constraint failed: foo.id, sql: INSERT INTO foo (id) VALUES (12)
[       OK ] SQLConnectionTest.ErrorCallback (25 ms)
[14/64] SQLConnectionTest.ErrorCallback (25 ms)
[ RUN      ] SQLiteFeaturesTest.NoFTS1
[       OK ] SQLiteFeaturesTest.NoFTS1 (11 ms)
[15/64] SQLiteFeaturesTest.NoFTS1 (11 ms)
[ RUN      ] SQLiteFeaturesTest.NoFTS2
[       OK ] SQLiteFeaturesTest.NoFTS2 (9 ms)
[16/64] SQLiteFeaturesTest.NoFTS2 (9 ms)
[ RUN      ] SQLiteFeaturesTest.FTS3
[       OK ] SQLiteFeaturesTest.FTS3 (21 ms)
[17/64] SQLiteFeaturesTest.FTS3 (21 ms)
[ RUN      ] SQLiteFeaturesTest.FTS3_Prefix
[       OK ] SQLiteFeaturesTest.FTS3_Prefix (41 ms)
[18/64] SQLiteFeaturesTest.FTS3_Prefix (41 ms)
[ RUN      ] SQLiteFeaturesTest.UsesUsleep
[5707:5707:0702/095818:7832071206:ERROR:sqlite_features_unittest.cc(108)] Milliseconds: 1
[       OK ] SQLiteFeaturesTest.UsesUsleep (3 ms)
[19/64] SQLiteFeaturesTest.UsesUsleep (3 ms)
[ RUN      ] SQLiteFeaturesTest.ForeignKeySupport
[       OK ] SQLiteFeaturesTest.ForeignKeySupport (69 ms)
[20/64] SQLiteFeaturesTest.ForeignKeySupport (69 ms)
[ RUN      ] SQLStatementTest.Assign
[       OK ] SQLStatementTest.Assign (3 ms)
[21/64] SQLStatementTest.Assign (3 ms)
[ RUN      ] SQLStatementTest.Run
[       OK ] SQLStatementTest.Run (23 ms)
[22/64] SQLStatementTest.Run (23 ms)
[ RUN      ] SQLStatementTest.ErrorCallback
[5707:5707:0702/095818:7832180335:ERROR:connection.cc(1276)]  sqlite error 20, errno 0: datatype mismatch, sql: INSERT INTO foo (a) VALUES (?)
[       OK ] SQLStatementTest.ErrorCallback (14 ms)
[23/64] SQLStatementTest.ErrorCallback (14 ms)
[ RUN      ] SQLStatementTest.ScopedIgnoreError
[5707:5707:0702/095818:7832196755:ERROR:connection.cc(1276)]  sqlite error 20, errno 0: datatype mismatch, sql: INSERT INTO foo (a) VALUES (?)
[       OK ] SQLStatementTest.ScopedIgnoreError (16 ms)
[24/64] SQLStatementTest.ScopedIgnoreError (16 ms)
[ RUN      ] SQLConnectionTest.Delete
[       OK ] SQLConnectionTest.Delete (21 ms)
[25/64] SQLConnectionTest.Delete (21 ms)
[ RUN      ] SQLConnectionTest.UserPermission
[       OK ] SQLConnectionTest.UserPermission (37 ms)
[26/64] SQLConnectionTest.UserPermission (37 ms)
[ RUN      ] SQLConnectionTest.Poison
[       OK ] SQLConnectionTest.Poison (25 ms)
[27/64] SQLConnectionTest.Poison (25 ms)
[ RUN      ] SQLConnectionTest.Attach
[5700:5700:0702/095818:7832088114:ERROR:connection.cc(1276)]  sqlite error 1, errno 0: cannot ATTACH database within transaction, sql: ATTACH DATABASE ? AS ?
[5700:5700:0702/095818:7832100061:ERROR:connection.cc(1276)]  sqlite error 1, errno 0: cannot DETACH database within transaction, sql: DETACH DATABASE ?
[       OK ] SQLConnectionTest.Attach (57 ms)
[28/64] SQLConnectionTest.Attach (57 ms)
[ RUN      ] SQLConnectionTest.Basic_QuickIntegrityCheck
[5700:5700:0702/095818:7832120683:ERROR:connection.cc(1276)]  sqlite error 11, errno 0: database disk image is malformed, sql: PRAGMA journal_mode = TRUNCATE
[       OK ] SQLConnectionTest.Basic_QuickIntegrityCheck (19 ms)
[29/64] SQLConnectionTest.Basic_QuickIntegrityCheck (19 ms)
[ RUN      ] SQLConnectionTest.Basic_FullIntegrityCheck
[5700:5700:0702/095818:7832141198:ERROR:connection.cc(1276)]  sqlite error 11, errno 0: database disk image is malformed, sql: PRAGMA journal_mode = TRUNCATE
[       OK ] SQLConnectionTest.Basic_FullIntegrityCheck (21 ms)
[30/64] SQLConnectionTest.Basic_FullIntegrityCheck (21 ms)
[ RUN      ] SQLConnectionTest.EventsExecute
[       OK ] SQLConnectionTest.EventsExecute (40 ms)
[31/64] SQLConnectionTest.EventsExecute (40 ms)
[ RUN      ] SQLConnectionTest.EventsStatement
[       OK ] SQLConnectionTest.EventsStatement (40 ms)
[32/64] SQLConnectionTest.EventsStatement (40 ms)
[ RUN      ] SQLConnectionTest.TimeQuery
[       OK ] SQLConnectionTest.TimeQuery (5 ms)
[33/64] SQLConnectionTest.TimeQuery (5 ms)
[ RUN      ] SQLConnectionTest.TimeUpdateAutocommit
[       OK ] SQLConnectionTest.TimeUpdateAutocommit (5 ms)
[34/64] SQLConnectionTest.TimeUpdateAutocommit (5 ms)
[ RUN      ] SQLConnectionTest.Raze
[       OK ] SQLConnectionTest.Raze (47 ms)
[35/64] SQLConnectionTest.Raze (47 ms)
[ RUN      ] SQLConnectionTest.RazePageSize
[       OK ] SQLConnectionTest.RazePageSize (20 ms)
[36/64] SQLConnectionTest.RazePageSize (20 ms)
[ RUN      ] SQLConnectionTest.RazeMultiple
[       OK ] SQLConnectionTest.RazeMultiple (26 ms)
[37/64] SQLConnectionTest.RazeMultiple (26 ms)
[ RUN      ] SQLConnectionTest.RazeLocked
[       OK ] SQLConnectionTest.RazeLocked (78 ms)
[38/64] SQLConnectionTest.RazeLocked (78 ms)
[ RUN      ] SQLConnectionTest.RazeEmptyDB
[       OK ] SQLConnectionTest.RazeEmptyDB (29 ms)
[39/64] SQLConnectionTest.RazeEmptyDB (29 ms)
[ RUN      ] SQLConnectionTest.RazeNOTADB
[5698:5698:0702/095818:7832169450:ERROR:connection.cc(1276)]  sqlite error 26, errno 0: file is encrypted or is not a database, sql: PRAGMA journal_mode = TRUNCATE
[       OK ] SQLConnectionTest.RazeNOTADB (18 ms)
[40/64] SQLConnectionTest.RazeNOTADB (18 ms)
[ RUN      ] SQLConnectionTest.RazeNOTADB2
[5698:5698:0702/095818:7832198709:ERROR:connection.cc(1276)]  sqlite error 26, errno 0: file is encrypted or is not a database, sql: PRAGMA journal_mode = TRUNCATE
[       OK ] SQLConnectionTest.RazeNOTADB2 (27 ms)
[41/64] SQLConnectionTest.RazeNOTADB2 (27 ms)
[ RUN      ] SQLConnectionTest.RazeCallbackReopen
[5698:5698:0702/095818:7832225729:ERROR:connection.cc(1276)]  sqlite error 11, errno 0: database disk image is malformed, sql: PRAGMA journal_mode = TRUNCATE
[5698:5698:0702/095818:7832226188:ERROR:connection.cc(1276)]  sqlite error 11, errno 0: database disk image is malformed, sql: PRAGMA auto_vacuum
[5698:5698:0702/095818:7832227220:ERROR:connection.cc(1276)]  sqlite error 11, errno 0: database disk image is malformed, sql: PRAGMA journal_mode = TRUNCATE
[       OK ] SQLConnectionTest.RazeCallbackReopen (27 ms)
[42/64] SQLConnectionTest.RazeCallbackReopen (27 ms)
[ RUN      ] SQLConnectionTest.RazeAndClose
[       OK ] SQLConnectionTest.RazeAndClose (68 ms)
[43/64] SQLConnectionTest.RazeAndClose (68 ms)
[ RUN      ] SQLConnectionTest.RazeAndCloseDiagnostics
[       OK ] SQLConnectionTest.RazeAndCloseDiagnostics (28 ms)
[44/64] SQLConnectionTest.RazeAndCloseDiagnostics (28 ms)
[ RUN      ] SQLConnectionTest.TimeUpdateTransaction
[       OK ] SQLConnectionTest.TimeUpdateTransaction (9 ms)
[45/64] SQLConnectionTest.TimeUpdateTransaction (9 ms)
[ RUN      ] SQLMetaTableTest.DoesTableExist
[       OK ] SQLMetaTableTest.DoesTableExist (18 ms)
[46/64] SQLMetaTableTest.DoesTableExist (18 ms)
[ RUN      ] SQLMetaTableTest.RazeIfDeprecated
[       OK ] SQLMetaTableTest.RazeIfDeprecated (84 ms)
[47/64] SQLMetaTableTest.RazeIfDeprecated (84 ms)
[ RUN      ] SQLMetaTableTest.VersionNumber
[       OK ] SQLMetaTableTest.VersionNumber (39 ms)
[48/64] SQLMetaTableTest.VersionNumber (39 ms)
[ RUN      ] SQLMetaTableTest.StringValue
[       OK ] SQLMetaTableTest.StringValue (37 ms)
[49/64] SQLMetaTableTest.StringValue (37 ms)
[ RUN      ] SQLMetaTableTest.IntValue
[       OK ] SQLMetaTableTest.IntValue (32 ms)
[50/64] SQLMetaTableTest.IntValue (32 ms)
[ RUN      ] SQLMetaTableTest.Int64Value
[       OK ] SQLMetaTableTest.Int64Value (35 ms)
[51/64] SQLMetaTableTest.Int64Value (35 ms)
[ RUN      ] SQLMetaTableTest.DeleteKey
[       OK ] SQLMetaTableTest.DeleteKey (32 ms)
[52/64] SQLMetaTableTest.DeleteKey (32 ms)
[ RUN      ] SQLRecoveryTest.RecoverBasic
[       OK ] SQLRecoveryTest.RecoverBasic (101 ms)
[53/64] SQLRecoveryTest.RecoverBasic (101 ms)
[ RUN      ] SQLRecoveryTest.VirtualTable
[       OK ] SQLRecoveryTest.VirtualTable (37 ms)
[54/64] SQLRecoveryTest.VirtualTable (37 ms)
[ RUN      ] SQLRecoveryTest.RecoverCorruptIndex
[5704:5704:0702/095818:7832022550:ERROR:connection.cc(1276)]  sqlite error 11, errno 0: database disk image is malformed, sql: SELECT v FROM x WHERE id = 0
[       OK ] SQLRecoveryTest.RecoverCorruptIndex (85 ms)
[55/64] SQLRecoveryTest.RecoverCorruptIndex (85 ms)
[ RUN      ] SQLRecoveryTest.RecoverCorruptTable
[       OK ] SQLRecoveryTest.RecoverCorruptTable (99 ms)
[56/64] SQLRecoveryTest.RecoverCorruptTable (99 ms)
[ RUN      ] SQLRecoveryTest.Meta
[5704:5704:0702/095818:7832206734:ERROR:connection.cc(1276)]  sqlite error 11, errno -2: unable to find backing table, sql: CREATE VIRTUAL TABLE temp.recover_meta USING recover(corrupt.meta,key TEXT NOT NULL,value ANY)
[       OK ] SQLRecoveryTest.Meta (67 ms)
[57/64] SQLRecoveryTest.Meta (67 ms)
[ RUN      ] SQLRecoveryTest.AutoRecoverTable
[       OK ] SQLRecoveryTest.AutoRecoverTable (82 ms)
[58/64] SQLRecoveryTest.AutoRecoverTable (82 ms)
[ RUN      ] SQLRecoveryTest.AutoRecoverTableWithDefault
[       OK ] SQLRecoveryTest.AutoRecoverTableWithDefault (90 ms)
[59/64] SQLRecoveryTest.AutoRecoverTableWithDefault (90 ms)
[ RUN      ] SQLRecoveryTest.AutoRecoverTableNullFilter
[       OK ] SQLRecoveryTest.AutoRecoverTableNullFilter (44 ms)
[60/64] SQLRecoveryTest.AutoRecoverTableNullFilter (44 ms)
[ RUN      ] SQLRecoveryTest.AutoRecoverTableWithRowid
[       OK ] SQLRecoveryTest.AutoRecoverTableWithRowid (43 ms)
[61/64] SQLRecoveryTest.AutoRecoverTableWithRowid (43 ms)
[ RUN      ] SQLRecoveryTest.AutoRecoverTableWithCompoundKey
[       OK ] SQLRecoveryTest.AutoRecoverTableWithCompoundKey (48 ms)
[62/64] SQLRecoveryTest.AutoRecoverTableWithCompoundKey (48 ms)
[ RUN      ] SQLRecoveryTest.AutoRecoverTableExtendColumns
[       OK ] SQLRecoveryTest.AutoRecoverTableExtendColumns (47 ms)
[63/64] SQLRecoveryTest.AutoRecoverTableExtendColumns (47 ms)
[ RUN      ] SQLRecoveryTest.Bug387868
[       OK ] SQLRecoveryTest.Bug387868 (17 ms)
[64/64] SQLRecoveryTest.Bug387868 (17 ms)
SUCCESS: all tests passed.
Tests took 0 seconds.
[run_isolated_out_hack]{"hash":"b351e2840c3f18d0debc540707b3673d67fd047a","namespace":"default-gzip","storage":"https://isolateserver.appspot.com"}[/run_isolated_out_hack]
+-------------------------------------------------------------------------------+
| End of shard 0  Pending: -46596.0s  Duration: 3.1s  Bot: swarm218-c4  Exit: 0 |
+-------------------------------------------------------------------------------+
Total duration: 3.1s
exit code (as seen by runtest.py): 0
@@@STEP_TEXT@@@@

@@@STEP_CURSOR sql_unittests@@@

@@@STEP_CURSOR sql_unittests@@@



--------------------------------------------------------------------------------
started: Thu Jul  2 23:06:22 2015
ended: Thu Jul  2 23:06:22 2015
duration: 0 secs
status: SUCCESS
status reason: