[Qa-jenkins-scm] Build failed in Jenkins: reproducible_maintenance_amd64_jenkins #4718

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Oct 9 15:21:46 UTC 2016


https://jenkins.debian.net/job/reproducible_maintenance_amd64_jenkins/4718/------------------------------------------
[...truncated 461 lines...]
3110
3111
3263
3266
19530
19534
44969
44971
50616
50617
Sun Oct  9 15:13:33 UTC 2016 - schroot session cleanup loop 27
1319
1331
3110
3111
3263
3266
19530
19534
44969
44971
50616
50617
54619
Sun Oct  9 15:13:48 UTC 2016 - schroot session cleanup loop 28
1319
1331
3110
3111
19530
19534
44969
44971
50616
50617
Sun Oct  9 15:14:03 UTC 2016 - schroot session cleanup loop 29
1319
1331
3110
3111
19530
19534
44969
44971
50616
50617
Sun Oct  9 15:14:18 UTC 2016 - schroot session cleanup loop 30
1319
1331
3110
3111
19530
19534
44969
44971
50616
50617
Sun Oct  9 15:14:33 UTC 2016 - schroot session cleanup loop 31
701
705
741
935
1319
1331
3110
3111
19530
19534
44969
44971
50616
50617
65162
W: /var/lib/schroot/session/jenkins-reproducible-testing-diffoscope-b7dddd63-db8a-447c-925c-077dec51eb3c: Failed to stat file: No such file or directory
Sun Oct  9 15:14:49 UTC 2016 - schroot session cleanup loop 32
1319
1331
3110
3111
5639
5646
19530
19534
44969
44971
50616
50617
Sun Oct  9 15:15:04 UTC 2016 - schroot session cleanup loop 33
1319
1331
3110
3111
15979
17831
17852
18198
19530
19534
44969
44971
50616
50617
Sun Oct  9 15:15:19 UTC 2016 - schroot session cleanup loop 34
1319
1331
3110
3111
19530
19534
31131
31137
33489
34640
35150
44969
44971
50616
50617
Sun Oct  9 15:15:34 UTC 2016 - schroot session cleanup loop 35
1319
1331
3110
3111
19530
19534
44969
44971
50616
50617
52551
Sun Oct  9 15:15:49 UTC 2016 - schroot session cleanup loop 36
1319
1331
3110
3111
3919
19530
19534
44969
44971
50616
50617
Sun Oct  9 15:16:05 UTC 2016 - schroot session cleanup loop 37
1319
1331
3110
3111
16756
19530
19534
20893
21883
44969
44971
50616
50617
Sun Oct  9 15:16:20 UTC 2016 - schroot session cleanup loop 38
1319
1331
3110
3111
19530
19534
44969
44971
50616
50617
Sun Oct  9 15:16:35 UTC 2016 - schroot session cleanup loop 39
1319
1331
3110
3111
19530
19534
44969
44971
50616
50617
Sun Oct  9 15:16:50 UTC 2016 - schroot session cleanup loop 40

Sun Oct  9 15:17:05 UTC 2016 - Removing schroots older than 3 days.
Sun Oct  9 15:17:06 UTC 2016 - Rescheduling failed builds due to network issues.
Sun Oct  9 15:19:03 UTC 2016 - Rescheduling failed builds due to diffoscope schroot issues.

Warning: The following builds have failed due to diffoscope schroot problems and will be rescheduled now:
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/dir2ogg_0.12-1.rbuild.log
/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/armhf/darksnow_0.6.1-3.rbuild.log

Rescheduling packages: 
INFO: Starting at 2016-10-09 15:20:15.326906
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: finding out which usertagged bugs have been closed or at least have patches
WARNING: The package dir2ogg is already building, not scheduling it.
WARNING: The package darksnow is already building, not scheduling it.
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/sqlalchemy/engine/base.py", line 951, in _execute_context
    context)
  File "/usr/lib/python3/dist-packages/sqlalchemy/engine/default.py", line 436, in do_execute
    cursor.execute(statement, parameters)
sqlite3.OperationalError: database is locked

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_remote_scheduler.py", line 244, in <module>
    schedule_table = db_table('schedule')
  File "/srv/jenkins/bin/reproducible_common.py", line 368, in db_table
    return Table(table_name, DB_METADATA, autoload=True)
  File "/usr/lib/python3/dist-packages/sqlalchemy/sql/schema.py", line 406, in __new__
    table._init(name, metadata, *args, **kw)
  File "/usr/lib/python3/dist-packages/sqlalchemy/sql/schema.py", line 479, in _init
    self._autoload(metadata, autoload_with, include_columns)
  File "/usr/lib/python3/dist-packages/sqlalchemy/sql/schema.py", line 503, in _autoload
    self, include_columns, exclude_columns
  File "/usr/lib/python3/dist-packages/sqlalchemy/engine/base.py", line 1732, in run_callable
    return conn.run_callable(callable_, *args, **kwargs)
  File "/usr/lib/python3/dist-packages/sqlalchemy/engine/base.py", line 1241, in run_callable
    return callable_(self, *args, **kwargs)
  File "/usr/lib/python3/dist-packages/sqlalchemy/engine/default.py", line 356, in reflecttable
    return insp.reflecttable(table, include_columns, exclude_columns)
  File "/usr/lib/python3/dist-packages/sqlalchemy/engine/reflection.py", line 466, in reflecttable
    table_name, schema, **table.dialect_kwargs):
  File "/usr/lib/python3/dist-packages/sqlalchemy/engine/reflection.py", line 278, in get_columns
    **kw)
  File "<string>", line 2, in get_columns
  File "/usr/lib/python3/dist-packages/sqlalchemy/engine/reflection.py", line 54, in cache
    ret = fn(self, con, *args, **kw)
  File "/usr/lib/python3/dist-packages/sqlalchemy/dialects/sqlite/base.py", line 925, in get_columns
    c = _pragma_cursor(connection.execute(statement))
  File "/usr/lib/python3/dist-packages/sqlalchemy/engine/base.py", line 721, in execute
    return self._execute_text(object, multiparams, params)
  File "/usr/lib/python3/dist-packages/sqlalchemy/engine/base.py", line 870, in _execute_text
    statement, parameters
  File "/usr/lib/python3/dist-packages/sqlalchemy/engine/base.py", line 958, in _execute_context
    context)
  File "/usr/lib/python3/dist-packages/sqlalchemy/engine/base.py", line 1159, in _handle_dbapi_exception
    exc_info
  File "/usr/lib/python3/dist-packages/sqlalchemy/util/compat.py", line 188, in raise_from_cause
    reraise(type(exception), exception, tb=exc_tb, cause=exc_value)
  File "/usr/lib/python3/dist-packages/sqlalchemy/util/compat.py", line 181, in reraise
    raise value.with_traceback(tb)
  File "/usr/lib/python3/dist-packages/sqlalchemy/engine/base.py", line 951, in _execute_context
    context)
  File "/usr/lib/python3/dist-packages/sqlalchemy/engine/default.py", line 436, in do_execute
    cursor.execute(statement, parameters)
sqlalchemy.exc.OperationalError: (OperationalError) database is locked 'PRAGMA table_info("schedule")' ()
INFO: Finished at 2016-10-09 15:21:46.517400, took: 0:01:31.190517
Sun  9 Oct 15:21:46 UTC 2016 - /srv/jenkins/bin/reproducible_maintenance.sh stopped running as /tmp/jenkins-script-WMq4WXwf, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list