Advertisement
tellner

bamboo errors

Feb 24th, 2015
427
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.57 KB | None | 0 0
  1. 2015-02-24 16:04:34,545 INFO [AtlassianEvent::0-BAM::EVENTS:pool-3-thread-12] [LogLicenseDetailsServerStartedListener] Bamboo license SEN: SEN-L5349453
  2. 2015-02-24 16:04:34,546 INFO [AtlassianEvent::0-BAM::EVENTS:pool-3-thread-14] [DefaultPluginUpgradeManager] Running plugin upgrade tasks...
  3. 2015-02-24 16:04:34,550 INFO [http-apr-8085-exec-13] [BambooContainer] Bamboo version 5.7.2 initialised OK
  4. 2015-02-24 16:04:34,550 INFO [http-apr-8085-exec-13] [BambooContainer] Using bamboo.home: /opt/atlassian/bamboo-5.7.2
  5. 2015-02-24 16:04:34,550 INFO [http-apr-8085-exec-13] [BambooContainer] Default charset: ISO-8859-1
  6. 2015-02-24 16:04:34,550 INFO [http-apr-8085-exec-13] [ServerLifecycleManagerImpl] Server state changed to 'PAUSING' from 'RUNNING'
  7. 2015-02-24 16:04:34,562 INFO [http-apr-8085-exec-13] [ImmutablePlanCacheServiceImpl] Plan cache is being disabled, all plans keys have been reset
  8. 2015-02-24 16:04:34,578 INFO [http-apr-8085-exec-13] [XmlMigrator] Importing with mapper: com.atlassian.bamboo.migration.stream.activeobjects.ActiveObjectsMapper@6fa85234
  9. 2015-02-24 16:04:34,564 WARN [scheduler_Worker-1] [ImmutablePlanCacheServiceImpl] Attempt to load plan CORE-COR while cache is disabled
  10. 2015-02-24 16:04:34,583 ERROR [scheduler_Worker-1] [ImmutablePlanCacheServiceImpl]
  11. com.atlassian.bamboo.plan.cache.ImmutablePlanCacheServiceImpl$PlanCacheDisabled: Plan cache is disabled
  12. at com.atlassian.bamboo.plan.cache.ImmutablePlanCacheServiceImpl$1.load(ImmutablePlanCacheServiceImpl.java:80)
  13. at com.atlassian.bamboo.plan.cache.ImmutablePlanCacheServiceImpl$1.load(ImmutablePlanCacheServiceImpl.java:71)
  14. at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3568)
  15. at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2350)
  16. at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2313)
  17. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2228)
  18. at com.google.common.cache.LocalCache.get(LocalCache.java:3965)
  19. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3969)
  20. at com.google.common.cache.LocalCache$LocalManualCache.get(LocalCache.java:4829)
  21. at com.atlassian.bamboo.collections.AlwaysInvalidatingCacheDecorator.get(AlwaysInvalidatingCacheDecorator.java:81)
  22. at com.atlassian.bamboo.collections.AlwaysInvalidatingCacheDecorator.getUnchecked(AlwaysInvalidatingCacheDecorator.java:135)
  23. at com.atlassian.bamboo.plan.cache.ImmutablePlanCacheServiceImpl.internalGetPlanByKey(ImmutablePlanCacheServiceImpl.java:374)
  24. at com.atlassian.bamboo.plan.cache.ImmutablePlanCacheServiceImpl.getImmutablePlanByKey(ImmutablePlanCacheServiceImpl.java:193)
  25. at com.atlassian.bamboo.plan.TriggerableInternalKeyImpl.getTriggerable(TriggerableInternalKeyImpl.java:97)
  26. at com.atlassian.bamboo.plan.cache.ImmutablePlanCacheServiceImpl.getImmutablePlanByKey(ImmutablePlanCacheServiceImpl.java:193)
  27. at com.atlassian.bamboo.plan.TriggerableInternalKeyImpl.getTriggerable(TriggerableInternalKeyImpl.java:97)
  28. at com.atlassian.bamboo.build.strategy.StashBuildStrategyJob.execute(StashBuildStrategyJob.java:65)
  29. at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
  30. at com.atlassian.bamboo.utils.BambooRunnables$1.run(BambooRunnables.java:49)
  31. at com.atlassian.bamboo.security.ImpersonationHelper.runWith(ImpersonationHelper.java:31)
  32. at com.atlassian.bamboo.security.ImpersonationHelper.runWithSystemAuthority(ImpersonationHelper.java:20)
  33. at com.atlassian.bamboo.security.ImpersonationHelper$1.run(ImpersonationHelper.java:52)
  34. at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:525)
  35. 2015-02-24 16:04:34,583 ERROR [scheduler_Worker-1] [StashBuildStrategyJob] Unexpected error has occurred when checking connection to Stash repositories: falling back to polling
  36. java.lang.IllegalStateException: Repository stash polling only available to chains
  37. at com.atlassian.bamboo.build.strategy.StashBuildStrategyJob.execute(StashBuildStrategyJob.java:70)
  38. at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
  39. at com.atlassian.bamboo.utils.BambooRunnables$1.run(BambooRunnables.java:49)
  40. at com.atlassian.bamboo.security.ImpersonationHelper.runWith(ImpersonationHelper.java:31)
  41. at com.atlassian.bamboo.security.ImpersonationHelper.runWithSystemAuthority(ImpersonationHelper.java:20)
  42. at com.atlassian.bamboo.security.ImpersonationHelper$1.run(ImpersonationHelper.java:52)
  43. at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:525)
  44. 2015-02-24 16:04:34,597 WARN [scheduler_Worker-1] [ImmutablePlanCacheServiceImpl] Attempt to load plan CORE-COR while cache is disabled
  45. 2015-02-24 16:04:34,598 ERROR [scheduler_Worker-1] [ImmutablePlanCacheServiceImpl]
  46. com.atlassian.bamboo.plan.cache.ImmutablePlanCacheServiceImpl$PlanCacheDisabled: Plan cache is disabled
  47. at com.atlassian.bamboo.plan.cache.ImmutablePlanCacheServiceImpl$1.load(ImmutablePlanCacheServiceImpl.java:80)
  48. at com.atlassian.bamboo.plan.cache.ImmutablePlanCacheServiceImpl$1.load(ImmutablePlanCacheServiceImpl.java:71)
  49. at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3568)
  50. at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2350)
  51. at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2313)
  52. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2228)
  53. at com.google.common.cache.LocalCache.get(LocalCache.java:3965)
  54. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3969)
  55. at com.google.common.cache.LocalCache$LocalManualCache.get(LocalCache.java:4829)
  56. at com.atlassian.bamboo.collections.AlwaysInvalidatingCacheDecorator.get(AlwaysInvalidatingCacheDecorator.java:81)
  57. at com.atlassian.bamboo.collections.AlwaysInvalidatingCacheDecorator.getUnchecked(AlwaysInvalidatingCacheDecorator.java:135)
  58. at com.atlassian.bamboo.plan.cache.ImmutablePlanCacheServiceImpl.internalGetPlanByKey(ImmutablePlanCacheServiceImpl.java:374)
  59. at com.atlassian.bamboo.plan.cache.ImmutablePlanCacheServiceImpl.getImmutablePlanByKey(ImmutablePlanCacheServiceImpl.java:193)
  60. at com.atlassian.bamboo.plan.TriggerableInternalKeyImpl.getTriggerable(TriggerableInternalKeyImpl.java:97)
  61. at com.atlassian.bamboo.build.strategy.PollingBuildStrategyJob.executeOnRepositories(PollingBuildStrategyJob.java:27)
  62. at com.atlassian.bamboo.build.strategy.PollingBuildStrategyJob.execute(PollingBuildStrategyJob.java:48)
  63. at com.atlassian.bamboo.build.strategy.StashBuildStrategyJob.execute(StashBuildStrategyJob.java:149)
  64.  
  65.  
  66. 2015-02-24 16:04:34,598 ERROR [scheduler_Worker-1] [JobRunShell] Job repository.change.jobs.CHAIN:CORE-COR:0 threw an unhandled Exception:
  67. java.lang.IllegalStateException: Repository polling only available to chains
  68. at com.atlassian.bamboo.build.strategy.PollingBuildStrategyJob.executeOnRepositories(PollingBuildStrategyJob.java:32)
  69. at com.atlassian.bamboo.build.strategy.PollingBuildStrategyJob.execute(PollingBuildStrategyJob.java:48)
  70. at com.atlassian.bamboo.build.strategy.StashBuildStrategyJob.execute(StashBuildStrategyJob.java:149)
  71. at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
  72. at com.atlassian.bamboo.utils.BambooRunnables$1.run(BambooRunnables.java:49)
  73. at com.atlassian.bamboo.security.ImpersonationHelper.runWith(ImpersonationHelper.java:31)
  74. at com.atlassian.bamboo.security.ImpersonationHelper.runWithSystemAuthority(ImpersonationHelper.java:20)
  75. at com.atlassian.bamboo.security.ImpersonationHelper$1.run(ImpersonationHelper.java:52)
  76.  
  77. 2015-02-24 16:09:22,782 INFO [localhost-startStop-1] [AbstractPoolBackedDataSource] Initializing c3p0 pool... com.mchange.v2.c3p0.PoolBackedDataSource@84720f13 [ connectionPoolDataSource -> com.mchange.v2.c3p0.WrapperConnectionPoolDataSource@bd57dd0a [ acquireIncrement -> 1, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, debugUnreturnedConnectionStackTraces -> false, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> 2scvty971gqi3z9lf9uxa|4b514164, idleConnectionTestPeriod -> 100, initialPoolSize -> 0, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 30, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 100, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 0, nestedDataSource -> com.mchange.v2.c3p0.DriverManagerDataSource@49c87086 [ description -> null, driverClass -> null, factoryClassLocation -> null, identityToken -> 2scvty971gqi3z9lf9uxa|7c93cc69, jdbcUrl -> jdbc:hsqldb:/opt/atlassian/bamboo-5.7.2/database/defaultdb, properties -> {user=******, password=******} ], preferredTestQuery -> null, propertyCycle -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false; userOverrides: {} ], dataSourceName -> null, factoryClassLocation -> null, identityToken -> 2scvty971gqi3z9lf9uxa|38c239df, numHelperThreads -> 3 ]
  78. 2015-02-24 16:09:33,061 INFO [11-BAM::Default Agent::Agent:pool-26-thread-1] [BuildAgentControllerImpl] Agent 131073 checking build queue for executables...
  79. 2015-02-24 16:09:51,182 WARN [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0] [BasicResourcePool] com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@5962e829 -- Acquisition Attempt Failed!!! Clearing pending acquires. While trying to acquire a needed new resource, we failed to succeed more than the maximum number of allowed acquisition attempts (30). Last acquisition attempt exception:
  80. java.sql.SQLException: The database is already in use by another process: org.hsqldb.persist.NIOLockFile@3379db9a[file =/opt/atlassian/bamboo-5.7.2/database/defaultdb.lck, exists=true, locked=false, valid=false, fl =null]: java.lang.Exception: checkHeartbeat(): lock file [/opt/atlassian/bamboo-5.7.2/database/defaultdb.lck] is presumably locked by another process.
  81. at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
  82. at org.hsqldb.jdbc.jdbcConnection.<init>(Unknown Source)
  83. at org.hsqldb.jdbcDriver.getConnection(Unknown Source)
  84. at org.hsqldb.jdbcDriver.connect(Unknown Source)
  85. at com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:134)
  86. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:182)
  87. at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:171)
  88. at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:137)
  89. at com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1014)
  90. at com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:32)
  91. at com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1810)
  92. at com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:547)
  93. 2015-02-24 16:09:51,943 WARN [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2] [BasicResourcePool] com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@1ba7772b -- Acquisition Attempt Failed!!! Clearing pending acquires. While trying to acquire a needed new resource, we failed to succeed more than the maximum number of allowed acquisition attempts (30). Last acquisition attempt exception:
  94. java.sql.SQLException: The database is already in use by another process: org.hsqldb.persist.NIOLockFile@3379db9a[file =/opt/atlassian/bamboo-5.7.2/database/defaultdb.lck, exists=true, locked=false, valid=false, fl =null]: java.lang.Exception: checkHeartbeat(): lock file [/opt/atlassian/bamboo-5.7.2/database/defaultdb.lck] is presumably locked by another process.
  95. at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
  96. at org.hsqldb.jdbc.jdbcConnection.<init>(Unknown Source)
  97. at org.hsqldb.jdbcDriver.getConnection(Unknown Source)
  98. at org.hsqldb.jdbcDriver.connect(Unknown Source)
  99.  
  100.  
  101. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
  102. at com.mchange.v2.resourcepool.BasicResourcePool.awaitAvailable(BasicResourcePool.java:1319)
  103. at com.mchange.v2.resourcepool.BasicResourcePool.prelimCheckoutResource(BasicResourcePool.java:557)
  104. at com.mchange.v2.resourcepool.BasicResourcePool.checkoutResource(BasicResourcePool.java:477)
  105. at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool.checkoutPooledConnection(C3P0PooledConnectionPool.java:525)
  106. ... 19 more
  107. 2015-02-24 16:09:51,944 ERROR [localhost-startStop-1] [AbstractUpgradeManager] java.sql.SQLException: Connections could not be acquired from the underlying database!
  108. java.sql.SQLException: Connections could not be acquired from the underlying database!
  109. at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:106)
  110. at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool.checkoutPooledConnection(C3P0PooledConnectionPool.java:529)
  111. at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource.getConnection(AbstractPoolBackedDataSource.java:128)
  112. at net.sf.hibernate.connection.C3P0ConnectionProvider.getConnection(C3P0ConnectionProvider.java:33)
  113. at com.atlassian.bamboo.upgrade.AbstractBootstrapUpgradeTask.getDatabaseConnection(AbstractBootstrapUpgradeTask.java:50)
  114. at com.atlassian.bamboo.upgrade.AbstractBootstrapUpgradeTask.withDatabaseConnection(AbstractBootstrapUpgradeTask.java:80)
  115. at com.atlassian.bamboo.upgrade.tasks.validation.BranchKeyStartsWithMastersChainKey.doUpgrade(BranchKeyStartsWithMastersChainKey.java:45)
  116. at com.atlassian.bamboo.upgrade.AbstractUpgradeManager.runUpgradeTask(AbstractUpgradeManager.java:207)
  117. at com.atlassian.bamboo.upgrade.BootstrapUpgradeManagerImpl.runValidationTests(BootstrapUpgradeManagerImpl.java:77)
  118. at com.atlassian.bamboo.setup.DefaultBootstrapManager.performPersistenceUpgrade(DefaultBootstrapManager.java:315)
  119. at com.atlassian.config.bootstrap.DefaultAtlassianBootstrapManager.init(DefaultAtlassianBootstrapManager.java:77)
  120. at com.atlassian.bamboo.setup.BootstrapLoaderListener.contextInitialized(BootstrapLoaderListener.java:77)
  121. at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4887)
  122. at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5381)
  123. at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
  124. at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1559)
  125. at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1549)
  126. at java.util.concurrent.FutureTask.run(FutureTask.java:262)
  127. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  128. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  129. at java.lang.Thread.run(Thread.java:745)
  130. Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement