-
Notifications
You must be signed in to change notification settings - Fork 980
Closed
Description
Issue Type
Bug
Summary
Over night Go Server lost all pipelines. Showing error Did not find 'configrepo' plugin with id 'yaml.config.plugin'. Looks like plugin is missing. After restart of go service everything was fine again.
Environment
Basic environment details
- Go Version: 20.1.0 (11114-f2c1771e333ea92dae82cd78d2efa1310c1086f0).
- JAVA Version: 13.0.1
- OS: Windows Server 2019 10.0
Steps to Reproduce
Not known
Log snippets
2020-02-18 22:21:14,972 INFO [ThreadPoolTaskScheduler-5] GoFileConfigDataSource:137 - Config file changed at 1582060816566
2020-02-18 22:21:14,972 INFO [ThreadPoolTaskScheduler-5] GoFileConfigDataSource:138 - Reloading config file: config\cruise-config.xml
2020-02-18 22:21:15,134 INFO [ThreadPoolTaskScheduler-5] CachedGoConfig:222 - About to notify config listeners
2020-02-18 22:21:15,146 INFO [ThreadPoolTaskScheduler-5] BuildAssignmentService:238 - [Configuration Changed] Removing jobs for pipelines that no longer exist in configuration.
2020-02-18 22:21:15,148 INFO [ThreadPoolTaskScheduler-5] CachedGoConfig:230 - Finished notifying all listeners
2020-02-18 22:21:20,054 INFO [ThreadPoolTaskScheduler-6] H2EventListener:31 - Initializing database: jdbc:h2:G:\Server\db\h2db/cruise
2020-02-18 22:21:22,979 ERROR [127@MessageListener for ConfigMaterialUpdateListener] GoRepoConfigDataSource:171 - Failed to parse configuration material ****
com.thoughtworks.go.config.exceptions.RecordNotFoundException: Did not find 'configrepo' plugin with id 'yaml.config.plugin'. Looks like plugin is missing
at com.thoughtworks.go.plugin.access.PluginRequestHelper.submitRequest(PluginRequestHelper.java:41)
at com.thoughtworks.go.plugin.access.configrepo.ConfigRepoExtension.parseDirectory(ConfigRepoExtension.java:132)
at com.thoughtworks.go.config.ConfigRepoPlugin.parseDirectory(ConfigRepoPlugin.java:93)
at com.thoughtworks.go.config.ConfigRepoPlugin.load(ConfigRepoPlugin.java:62)
at com.thoughtworks.go.config.GoRepoConfigDataSource.onCheckoutComplete(GoRepoConfigDataSource.java:159)
at com.thoughtworks.go.server.materials.ConfigMaterialUpdateListener.updateConfigurationFromCheckout(ConfigMaterialUpdateListener.java:102)
at com.thoughtworks.go.server.materials.ConfigMaterialUpdateListener.onMessage(ConfigMaterialUpdateListener.java:79)
at com.thoughtworks.go.server.materials.ConfigMaterialUpdateListener.onMessage(ConfigMaterialUpdateListener.java:37)
at com.thoughtworks.go.server.messaging.activemq.JMSMessageListenerAdapter.runImpl(JMSMessageListenerAdapter.java:83)
at com.thoughtworks.go.server.messaging.activemq.JMSMessageListenerAdapter.run(JMSMessageListenerAdapter.java:63)
at java.base/java.lang.Thread.run(Unknown Source)
Code snippets/Screenshots
Any other info
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
