From integration/docroot scap configuration for T256005:
| 1 | root@deploy1001:/srv/deployment$ run-puppet-agent |
|---|---|
| 2 | Info: Using configured environment 'production' |
| 3 | Info: Retrieving pluginfacts |
| 4 | Info: Retrieving plugin |
| 5 | Info: Retrieving locales |
| 6 | Info: Loading facts |
| 7 | Info: Caching catalog for deploy1001.eqiad.wmnet |
| 8 | Info: Applying configuration version '(f13690ff17) Antoine Musso - Fix scap config for integration/docroot' |
| 9 | Error: Execution of '/usr/bin/scap deploy --init' returned 70: 14:10:06 Started setup [integration/docroot@708d3eb] |
| 10 | 14:10:06 Deploying Rev: HEAD = 708d3eba6bf056e8bfb9ff516f8ee93108880cab |
| 11 | 14:10:06 Finished setup [integration/docroot@708d3eb] (duration: 00m 00s) |
| 12 | 14:10:06 Unhandled error: |
| 13 | Traceback (most recent call last): |
| 14 | File "/usr/lib/python2.7/dist-packages/scap/cli.py", line 341, in run |
| 15 | exit_status = app.main(app.extra_arguments) |
| 16 | File "/usr/lib/python2.7/dist-packages/scap/deploy.py", line 721, in main |
| 17 | git.tag_repo(self.deploy_info, location=self.context.root) |
| 18 | File "/usr/lib/python2.7/dist-packages/scap/git.py", line 486, in tag_repo |
| 19 | subprocess.check_call(cmd, shell=True) |
| 20 | File "/usr/lib/python2.7/subprocess.py", line 186, in check_call |
| 21 | raise CalledProcessError(retcode, cmd) |
| 22 | CalledProcessError: Command ' |
| 23 | /usr/bin/git tag -fa \ |
| 24 | -m 'user trebuchet' \ |
| 25 | -m 'timestamp 2020-07-07T14:10:06.379026' -- \ |
| 26 | scap/sync/2020-07-07/0001 708d3eba6bf056e8bfb9ff516f8ee93108880cab |
| 27 | ' returned non-zero exit status 128 |
| 28 | 14:10:06 deploy failed: <CalledProcessError> Command ' |
| 29 | /usr/bin/git tag -fa \ |
| 30 | -m 'user trebuchet' \ |
| 31 | -m 'timestamp 2020-07-07T14:10:06.379026' -- \ |
| 32 | scap/sync/2020-07-07/0001 708d3eba6bf056e8bfb9ff516f8ee93108880cab |
| 33 | ' returned non-zero exit status 128 |
| 34 | |
| 35 | Error: /Stage[main]/Profile::Mediawiki::Deployment::Server/Scap::Source[integration/docroot]/Scap_source[integration/docroot]/ensure: change from 'absent' to 'present' failed: Execution of '/usr/bin/scap deploy --init' returned 70: 14:10:06 Started setup [integration/docroot@708d3eb] |
| 36 | 14:10:06 Deploying Rev: HEAD = 708d3eba6bf056e8bfb9ff516f8ee93108880cab |
| 37 | 14:10:06 Finished setup [integration/docroot@708d3eb] (duration: 00m 00s) |
| 38 | 14:10:06 Unhandled error: |
| 39 | Traceback (most recent call last): |
| 40 | File "/usr/lib/python2.7/dist-packages/scap/cli.py", line 341, in run |
| 41 | exit_status = app.main(app.extra_arguments) |
| 42 | File "/usr/lib/python2.7/dist-packages/scap/deploy.py", line 721, in main |
| 43 | git.tag_repo(self.deploy_info, location=self.context.root) |
| 44 | File "/usr/lib/python2.7/dist-packages/scap/git.py", line 486, in tag_repo |
| 45 | subprocess.check_call(cmd, shell=True) |
| 46 | File "/usr/lib/python2.7/subprocess.py", line 186, in check_call |
| 47 | raise CalledProcessError(retcode, cmd) |
| 48 | CalledProcessError: Command ' |
| 49 | /usr/bin/git tag -fa \ |
| 50 | -m 'user trebuchet' \ |
| 51 | -m 'timestamp 2020-07-07T14:10:06.379026' -- \ |
| 52 | scap/sync/2020-07-07/0001 708d3eba6bf056e8bfb9ff516f8ee93108880cab |
| 53 | ' returned non-zero exit status 128 |
| 54 | 14:10:06 deploy failed: <CalledProcessError> Command ' |
| 55 | /usr/bin/git tag -fa \ |
| 56 | -m 'user trebuchet' \ |
| 57 | -m 'timestamp 2020-07-07T14:10:06.379026' -- \ |
| 58 | scap/sync/2020-07-07/0001 708d3eba6bf056e8bfb9ff516f8ee93108880cab |
| 59 | ' returned non-zero exit status 128 |
| 60 | |
| 61 | Notice: Applied catalog in 39.96 seconds |