airship-irc-bot3 | <mf4716> Can we get a core review & WF+1 on one of Siraj's HCO PSs to implement caching to mitigate a docker-pull quota issue? https://review.opendev.org/c/airship/hostconfig-operator/+/776493 | 00:10 |
---|---|---|
*** sreejithp has quit IRC | 02:49 | |
*** vdrok has quit IRC | 04:02 | |
*** vdrok has joined #airshipit | 04:03 | |
*** uzumaki has joined #airshipit | 07:14 | |
*** uzumaki has quit IRC | 09:32 | |
*** uzumaki has joined #airshipit | 10:12 | |
*** vdrok has quit IRC | 12:08 | |
*** vdrok has joined #airshipit | 12:18 | |
airship-irc-bot3 | <pedroh.frazao> @pb269f Thank you very much. Good to know! | 13:00 |
*** raildo_ has joined #airshipit | 13:02 | |
*** raildo has quit IRC | 13:02 | |
*** jayahn has quit IRC | 13:06 | |
*** jayahn has joined #airshipit | 13:07 | |
*** jayahn has quit IRC | 13:29 | |
*** jayahn has joined #airshipit | 13:29 | |
*** uzumaki has quit IRC | 13:38 | |
airship-irc-bot3 | <sirishagopigiri> Hi Team, I would like to request some reviews on this PS: https://review.opendev.org/c/airship/hostconfig-operator/+/775332 Thank you in advance! | 14:20 |
*** uzumaki has joined #airshipit | 14:32 | |
airship-irc-bot3 | <vetbijaya> Hello team, Can I get some reviews on these PS's related to phase validation: https://review.opendev.org/c/airship/airshipctl/+/763260 -> cmd changes https://review.opendev.org/c/airship/airshipctl/+/763304 -> pkg changes https://review.opendev.org/c/airship/airshipctl/+/763300 -> k8s applier pkg changes https://review.opendev.org/c/airship/airshipctl/+/763265 -> clusterctl pkg changes | 14:53 |
airship-irc-bot3 | <ih616h> Hey Team, could I get some reviews on Airship in a Pod? https://review.opendev.org/c/airship/airshipctl/+/739753 | 15:51 |
airship-irc-bot3 | <ih616h> I've tested on 2 separate machines now, but I'd appreciate it if someone else wanted to give it a go | 15:52 |
*** raildo_ has quit IRC | 16:51 | |
*** thansen8 has joined #airshipit | 17:10 | |
-openstackstatus- NOTICE: All jobs are failing with POST_FAILURE due to a backward incompatible change made in the swift log upload libarary role. Working on a fix now. | 17:15 | |
*** thansen has quit IRC | 17:18 | |
*** thansen8 is now known as thansen | 17:18 | |
-openstackstatus- NOTICE: The change to the upload role has been reverted. Jobs started since the revert appear to be functioning normally. You can recheck changes that failed for builds started between 16:12 and 17:13UTC reporting POST_FAILURE safely now. | 17:56 | |
airship-irc-bot3 | <scott> when I run `./tools/gate/20_run_gate_runner.sh` I get: ```ERROR! the role 'airshipctl-run-script' was not found in /home/scott/airshipctl/playbooks/roles:/root/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/scott/airshipctl/playbooks The error appears to be in '/home/scott/airshipctl/playbooks/airshipctl-gate-runner.yaml': line 52, column 15, but may be elsewhere in the file depending on the exact syntax problem. | 17:56 |
airship-irc-bot3 | The offending line appears to be: include_role: name: airshipctl-run-script ^ here``` Anyone else experincing this? It appears we need to checking ansible ROLE files…. | 17:56 |
airship-irc-bot3 | <sirajudeen.yasin> no, i was able to run without any issue in the morning | 17:57 |
airship-irc-bot3 | <scott> @sirajudeen.yasin did you setup roles? | 17:57 |
airship-irc-bot3 | <sirajudeen.yasin> did to run the ./tools/gate/00_setup.sh | 17:58 |
airship-irc-bot3 | <sirajudeen.yasin> also this ./tools/gate/10_build_gate.sh | 17:58 |
airship-irc-bot3 | <scott> @sirajudeen.yasin Yes, I ran those. | 17:58 |
airship-irc-bot3 | <scott> i’ll rerun just to be sure. | 17:58 |
airship-irc-bot3 | <scott> @sirajudeen.yasin just reran with same issues. | 18:03 |
airship-irc-bot3 | <scott> @sirajudeen.yasin do you have roles set in your `/home/<user>/airshipctl/playbooks/roles` directory? | 18:04 |
airship-irc-bot3 | <sirajudeen.yasin> can u check if this files exists in home dir ".ansible.cfg" | 18:04 |
airship-irc-bot3 | <scott> yes, will do. | 18:04 |
airship-irc-bot3 | <sirajudeen.yasin> i have this airship@airship:~$ cat .ansible.cfg [defaults] roles_path = /home/airship/airshipctl/roles | 18:05 |
airship-irc-bot3 | <sirajudeen.yasin> so ansible can locate roles from here given this cfg | 18:05 |
airship-irc-bot3 | <scott> ah yes! it is there for me. | 18:05 |
airship-irc-bot3 | <sirajudeen.yasin> can u once check git status.. to make sure you dont have any local changes | 18:05 |
airship-irc-bot3 | <sirajudeen.yasin> if you have local changes, it might be worth to see if you have any issue around that playbook | 18:06 |
airship-irc-bot3 | <scott> i was able to copy the roles over to `/home/<user>/airshipctl/playbooks/roles` and the script is runnning now. | 18:06 |
airship-irc-bot3 | <scott> but the .cfg had the wrong directory. | 18:06 |
airship-irc-bot3 | <sirajudeen.yasin> how is that possible.. are you running all playbooks as one user | 18:07 |
airship-irc-bot3 | <scott> yes. | 18:10 |
airship-irc-bot3 | <scott> looks like it created roles in `$HOME/roles` instead of `$HOME/airshipctl/playbooks/roles` | 18:12 |
airship-irc-bot3 | <sirajudeen.yasin> i think it should be just roles within airshipctl, and not within playbooks | 18:17 |
airship-irc-bot3 | <sirajudeen.yasin> this is correct "roles_path = /home/airship/airshipctl/roles" | 18:17 |
airship-irc-bot3 | <sirajudeen.yasin> printf "[defaults]\nroles_path = %s/roles\n" "$AIRSHIPCTL_WS" > "$ANSIBLE_CFG" where AIRSHIPCTL_WS=$PWD => if we are running airshipctl root | 18:18 |
airship-irc-bot3 | <sirajudeen.yasin> something strange with 00_setup.sh, you can try to rerun that and make sure ur roles path in .cfg should be roles_path = $AIRSHIPCTL_WS/roles => /home/<user>/airshipctl/roles | 18:22 |
*** thansen has quit IRC | 19:36 | |
*** jhesketh has quit IRC | 19:36 | |
*** irclogbot_2 has quit IRC | 19:36 | |
*** portdirect has quit IRC | 19:36 | |
*** jemangs has quit IRC | 19:36 | |
*** alanmeadows has quit IRC | 19:36 | |
*** srwilkers has quit IRC | 19:36 | |
*** phrobb has quit IRC | 19:36 | |
*** uzumaki has quit IRC | 19:36 | |
*** airship-irc-bot3 has quit IRC | 19:36 | |
*** parallax has quit IRC | 19:36 | |
*** aprice has quit IRC | 19:36 | |
*** mattmceuen has quit IRC | 19:36 | |
*** ianychoi_ has quit IRC | 19:36 | |
*** mnaser has quit IRC | 19:36 | |
*** megheisler has quit IRC | 19:36 | |
*** mugsie has quit IRC | 19:36 | |
*** francisy has quit IRC | 19:36 | |
*** iamweswilson has quit IRC | 19:36 | |
*** ildikov has quit IRC | 19:36 | |
*** ChanServ has quit IRC | 19:36 | |
*** jayahn has quit IRC | 19:36 | |
*** vdrok has quit IRC | 19:36 | |
*** dasp has quit IRC | 19:36 | |
*** gagehugo has quit IRC | 19:36 | |
*** rpioso has quit IRC | 19:36 | |
*** kplant has quit IRC | 19:36 | |
*** donnyd has quit IRC | 19:36 | |
*** v1k0d3n has quit IRC | 19:36 | |
*** jbryce has quit IRC | 19:36 | |
*** thansen has joined #airshipit | 19:40 | |
*** uzumaki has joined #airshipit | 19:40 | |
*** jayahn has joined #airshipit | 19:40 | |
*** vdrok has joined #airshipit | 19:40 | |
*** jhesketh has joined #airshipit | 19:40 | |
*** airship-irc-bot3 has joined #airshipit | 19:40 | |
*** mnaser has joined #airshipit | 19:40 | |
*** megheisler has joined #airshipit | 19:40 | |
*** mugsie has joined #airshipit | 19:40 | |
*** ianychoi_ has joined #airshipit | 19:40 | |
*** irclogbot_2 has joined #airshipit | 19:40 | |
*** phrobb has joined #airshipit | 19:40 | |
*** srwilkers has joined #airshipit | 19:40 | |
*** alanmeadows has joined #airshipit | 19:40 | |
*** jemangs has joined #airshipit | 19:40 | |
*** portdirect has joined #airshipit | 19:40 | |
*** iamweswilson has joined #airshipit | 19:40 | |
*** ildikov has joined #airshipit | 19:40 | |
*** rpioso has joined #airshipit | 19:40 | |
*** gagehugo has joined #airshipit | 19:40 | |
*** parallax has joined #airshipit | 19:40 | |
*** aprice has joined #airshipit | 19:40 | |
*** mattmceuen has joined #airshipit | 19:40 | |
*** dasp has joined #airshipit | 19:40 | |
*** kplant has joined #airshipit | 19:40 | |
*** francisy has joined #airshipit | 19:40 | |
*** donnyd has joined #airshipit | 19:40 | |
*** v1k0d3n has joined #airshipit | 19:40 | |
*** jbryce has joined #airshipit | 19:40 | |
*** ChanServ has joined #airshipit | 19:40 | |
*** tepper.freenode.net sets mode: +o ChanServ | 19:40 | |
*** uzumaki has quit IRC | 23:52 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!