2025-09-11 03:07:35.015322 | Job console starting 2025-09-11 03:07:35.025688 | Updating git repos 2025-09-11 03:07:35.070525 | Cloning repos into workspace 2025-09-11 03:07:35.143239 | Restoring repo states 2025-09-11 03:07:35.182001 | Merging changes 2025-09-11 03:07:35.182201 | Checking out repos 2025-09-11 03:07:35.291904 | Preparing playbooks 2025-09-11 03:07:36.411284 | Running Ansible setup 2025-09-11 03:07:41.405809 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-11 03:07:42.166244 | 2025-09-11 03:07:42.166379 | PLAY [Base pre] 2025-09-11 03:07:42.181314 | 2025-09-11 03:07:42.181421 | TASK [Setup log path fact] 2025-09-11 03:07:42.200343 | ubuntu-noble | ok 2025-09-11 03:07:42.214785 | 2025-09-11 03:07:42.214918 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-11 03:07:42.243814 | ubuntu-noble | ok 2025-09-11 03:07:42.252999 | 2025-09-11 03:07:42.253089 | TASK [emit-job-header : Print job information] 2025-09-11 03:07:42.282669 | # Job Information 2025-09-11 03:07:42.282826 | Ansible Version: 2.16.14 2025-09-11 03:07:42.282888 | Job: calendar-yaml2ics 2025-09-11 03:07:42.282926 | Pipeline: periodic-daily 2025-09-11 03:07:42.282952 | Executor: 521e9411259a 2025-09-11 03:07:42.282975 | Triggered by: https://github.com/osism/calendar 2025-09-11 03:07:42.282999 | Event ID: 6041cf85571b4af5bd29cfe08b2b1837 2025-09-11 03:07:42.288059 | 2025-09-11 03:07:42.288145 | LOOP [emit-job-header : Print node information] 2025-09-11 03:07:42.402292 | ubuntu-noble | ok: 2025-09-11 03:07:42.402467 | ubuntu-noble | # Node Information 2025-09-11 03:07:42.402501 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2025-09-11 03:07:42.402526 | ubuntu-noble | Hostname: ubuntu 2025-09-11 03:07:42.402548 | ubuntu-noble | Username: zuul 2025-09-11 03:07:42.402570 | ubuntu-noble | Distro: Ubuntu 24.04 2025-09-11 03:07:42.402594 | ubuntu-noble | Provider: regiocloud-a 2025-09-11 03:07:42.402615 | ubuntu-noble | Region: 2025-09-11 03:07:42.402665 | ubuntu-noble | Label: ubuntu-noble 2025-09-11 03:07:42.402687 | ubuntu-noble | Product Name: OpenStack Nova 2025-09-11 03:07:42.402708 | ubuntu-noble | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe24:b835 2025-09-11 03:07:42.414318 | 2025-09-11 03:07:42.414435 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-11 03:07:42.815295 | ubuntu-noble -> localhost | changed 2025-09-11 03:07:42.830785 | 2025-09-11 03:07:42.830933 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-11 03:07:43.794064 | ubuntu-noble -> localhost | changed 2025-09-11 03:07:43.814191 | 2025-09-11 03:07:43.814308 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-11 03:07:44.092168 | ubuntu-noble -> localhost | ok 2025-09-11 03:07:44.098334 | 2025-09-11 03:07:44.098440 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-11 03:07:44.140549 | ubuntu-noble | ok 2025-09-11 03:07:44.157267 | ubuntu-noble | included: /var/lib/zuul/builds/6ddcdde6aaa7436f8eb5344770dab2ee/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-11 03:07:44.163217 | 2025-09-11 03:07:44.163298 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-11 03:07:45.618118 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2025-09-11 03:07:45.618339 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/6ddcdde6aaa7436f8eb5344770dab2ee/work/6ddcdde6aaa7436f8eb5344770dab2ee_id_rsa 2025-09-11 03:07:45.618378 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/6ddcdde6aaa7436f8eb5344770dab2ee/work/6ddcdde6aaa7436f8eb5344770dab2ee_id_rsa.pub 2025-09-11 03:07:45.618405 | ubuntu-noble -> localhost | The key fingerprint is: 2025-09-11 03:07:45.618429 | ubuntu-noble -> localhost | SHA256:H2aA1OAETnkFPqFeErh+pCsvmnIu4nwupiQ6O0mX0jU zuul-build-sshkey 2025-09-11 03:07:45.618451 | ubuntu-noble -> localhost | The key's randomart image is: 2025-09-11 03:07:45.618473 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2025-09-11 03:07:45.618504 | ubuntu-noble -> localhost | | .+o*=. | 2025-09-11 03:07:45.618527 | ubuntu-noble -> localhost | | .o.B.o. | 2025-09-11 03:07:45.618548 | ubuntu-noble -> localhost | | .+.* . | 2025-09-11 03:07:45.618568 | ubuntu-noble -> localhost | | ...E . . | 2025-09-11 03:07:45.618587 | ubuntu-noble -> localhost | | ..o+ . S + | 2025-09-11 03:07:45.618611 | ubuntu-noble -> localhost | | oo+. + . | 2025-09-11 03:07:45.618646 | ubuntu-noble -> localhost | |oooo . | 2025-09-11 03:07:45.618667 | ubuntu-noble -> localhost | |#+o. | 2025-09-11 03:07:45.618688 | ubuntu-noble -> localhost | |&&*. | 2025-09-11 03:07:45.618708 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2025-09-11 03:07:45.618754 | ubuntu-noble -> localhost | ok: Runtime: 0:00:01.016677 2025-09-11 03:07:45.625034 | 2025-09-11 03:07:45.625133 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-11 03:07:45.643944 | ubuntu-noble | ok 2025-09-11 03:07:45.653167 | ubuntu-noble | included: /var/lib/zuul/builds/6ddcdde6aaa7436f8eb5344770dab2ee/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-11 03:07:45.661699 | 2025-09-11 03:07:45.661777 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-11 03:07:45.686913 | ubuntu-noble | skipping: Conditional result was False 2025-09-11 03:07:45.693856 | 2025-09-11 03:07:45.693947 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-11 03:07:46.392061 | ubuntu-noble | changed 2025-09-11 03:07:46.397207 | 2025-09-11 03:07:46.397291 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-11 03:07:46.698510 | ubuntu-noble | ok 2025-09-11 03:07:46.703771 | 2025-09-11 03:07:46.703858 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-11 03:07:47.400469 | ubuntu-noble | changed 2025-09-11 03:07:47.415836 | 2025-09-11 03:07:47.415964 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-11 03:07:48.095830 | ubuntu-noble | changed 2025-09-11 03:07:48.102739 | 2025-09-11 03:07:48.102897 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-11 03:07:48.127043 | ubuntu-noble | skipping: Conditional result was False 2025-09-11 03:07:48.133316 | 2025-09-11 03:07:48.133417 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-11 03:07:48.553472 | ubuntu-noble -> localhost | changed 2025-09-11 03:07:48.564278 | 2025-09-11 03:07:48.564374 | TASK [add-build-sshkey : Add back temp key] 2025-09-11 03:07:48.903078 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/6ddcdde6aaa7436f8eb5344770dab2ee/work/6ddcdde6aaa7436f8eb5344770dab2ee_id_rsa (zuul-build-sshkey) 2025-09-11 03:07:48.903310 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.018803 2025-09-11 03:07:48.909398 | 2025-09-11 03:07:48.909479 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-11 03:07:49.315706 | ubuntu-noble | ok 2025-09-11 03:07:49.324460 | 2025-09-11 03:07:49.324603 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-11 03:07:49.359960 | ubuntu-noble | skipping: Conditional result was False 2025-09-11 03:07:49.370485 | 2025-09-11 03:07:49.370600 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-11 03:07:49.867020 | ubuntu-noble | ok 2025-09-11 03:07:49.886162 | 2025-09-11 03:07:49.886309 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-11 03:07:49.916097 | ubuntu-noble | ok 2025-09-11 03:07:49.921296 | 2025-09-11 03:07:49.921394 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-11 03:07:50.250862 | ubuntu-noble -> localhost | ok 2025-09-11 03:07:50.257671 | 2025-09-11 03:07:50.257789 | TASK [validate-host : Collect information about the host] 2025-09-11 03:07:51.484542 | ubuntu-noble | ok 2025-09-11 03:07:51.510645 | 2025-09-11 03:07:51.510807 | TASK [validate-host : Sanitize hostname] 2025-09-11 03:07:51.686495 | ubuntu-noble | ok 2025-09-11 03:07:51.742141 | 2025-09-11 03:07:51.742283 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-11 03:07:52.459892 | ubuntu-noble -> localhost | changed 2025-09-11 03:07:52.476210 | 2025-09-11 03:07:52.476426 | TASK [validate-host : Collect information about zuul worker] 2025-09-11 03:07:52.871904 | ubuntu-noble | ok 2025-09-11 03:07:52.876705 | 2025-09-11 03:07:52.876815 | TASK [validate-host : Write out all zuul information for each host] 2025-09-11 03:07:53.437492 | ubuntu-noble -> localhost | changed 2025-09-11 03:07:53.448090 | 2025-09-11 03:07:53.448211 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-11 03:07:53.726336 | ubuntu-noble | ok 2025-09-11 03:07:53.765762 | 2025-09-11 03:07:53.765901 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-11 03:07:54.498058 | ubuntu-noble | changed: 2025-09-11 03:07:54.498347 | ubuntu-noble | cd+++++++++ src/ 2025-09-11 03:07:54.498384 | ubuntu-noble | cd+++++++++ src/github.com/ 2025-09-11 03:07:54.498410 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2025-09-11 03:07:54.498432 | ubuntu-noble | cd+++++++++ src/github.com/osism/calendar/ 2025-09-11 03:07:54.498453 | ubuntu-noble | =2.8 (from yaml2ics) 2025-09-11 03:08:11.871280 | ubuntu-noble | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-09-11 03:08:11.977576 | ubuntu-noble | Collecting pyyaml>=6 (from yaml2ics) 2025-09-11 03:08:11.987005 | ubuntu-noble | Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2025-09-11 03:08:12.070318 | ubuntu-noble | Collecting attrs>=20.3 (from ics==0.8.0.dev0->yaml2ics) 2025-09-11 03:08:12.079156 | ubuntu-noble | Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 2025-09-11 03:08:12.217925 | ubuntu-noble | Collecting ics-vtimezones>=2020.1 (from ics==0.8.0.dev0->yaml2ics) 2025-09-11 03:08:12.227305 | ubuntu-noble | Downloading ics_vtimezones-2020.2-py3-none-any.whl.metadata (2.6 kB) 2025-09-11 03:08:12.241321 | ubuntu-noble | Requirement already satisfied: six>=1.5 in /usr/lib/python3/dist-packages (from python-dateutil>=2.8->yaml2ics) (1.16.0) 2025-09-11 03:08:12.350969 | ubuntu-noble | Collecting importlib_resources>=1.4 (from ics-vtimezones>=2020.1->ics==0.8.0.dev0->yaml2ics) 2025-09-11 03:08:12.359458 | ubuntu-noble | Downloading importlib_resources-6.5.2-py3-none-any.whl.metadata (3.9 kB) 2025-09-11 03:08:12.394514 | ubuntu-noble | Downloading yaml2ics-0.2-py3-none-any.whl (5.7 kB) 2025-09-11 03:08:12.414592 | ubuntu-noble | Downloading ics-0.8.0.dev0-py3-none-any.whl (60 kB) 2025-09-11 03:08:12.435749 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 3.5 MB/s eta 0:00:00 2025-09-11 03:08:12.447270 | ubuntu-noble | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-09-11 03:08:12.467032 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 15.6 MB/s eta 0:00:00 2025-09-11 03:08:12.476867 | ubuntu-noble | Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB) 2025-09-11 03:08:12.505125 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 31.7 MB/s eta 0:00:00 2025-09-11 03:08:12.514981 | ubuntu-noble | Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 2025-09-11 03:08:12.531991 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.8/63.8 kB 5.7 MB/s eta 0:00:00 2025-09-11 03:08:12.543472 | ubuntu-noble | Downloading ics_vtimezones-2020.2-py3-none-any.whl (184 kB) 2025-09-11 03:08:12.573186 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 184.7/184.7 kB 7.4 MB/s eta 0:00:00 2025-09-11 03:08:12.582983 | ubuntu-noble | Downloading importlib_resources-6.5.2-py3-none-any.whl (37 kB) 2025-09-11 03:08:12.782027 | ubuntu-noble | Installing collected packages: pyyaml, python-dateutil, importlib_resources, attrs, ics-vtimezones, ics, yaml2ics 2025-09-11 03:08:13.209263 | ubuntu-noble | Successfully installed attrs-25.3.0 ics-0.8.0.dev0 ics-vtimezones-2020.2 importlib_resources-6.5.2 python-dateutil-2.9.0.post0 pyyaml-6.0.2 yaml2ics-0.2 2025-09-11 03:08:13.209696 | ubuntu-noble | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-09-11 03:08:13.564634 | ubuntu-noble | ok: Runtime: 0:00:02.481081 2025-09-11 03:08:13.566172 | 2025-09-11 03:08:13.566230 | PLAY RECAP 2025-09-11 03:08:13.566271 | ubuntu-noble | ok: 9 changed: 5 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2025-09-11 03:08:13.566300 | 2025-09-11 03:08:13.784220 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/calendar/playbooks/pre.yml@main] 2025-09-11 03:08:13.785075 | RUN START: [untrusted : github.com/osism/calendar/playbooks/run.yml@main] 2025-09-11 03:08:14.998879 | 2025-09-11 03:08:14.998992 | PLAY [Run] 2025-09-11 03:08:15.019972 | 2025-09-11 03:08:15.020068 | TASK [Run yaml2ics] 2025-09-11 03:08:15.733959 | ubuntu-noble | BEGIN:VCALENDAR 2025-09-11 03:08:15.734154 | ubuntu-noble | VERSION:2.0 2025-09-11 03:08:15.734180 | ubuntu-noble | PRODID:ics.py 0.8.0-dev0 - http://git.io/lLljaA 2025-09-11 03:08:15.734193 | ubuntu-noble | BEGIN:VTIMEZONE 2025-09-11 03:08:15.734203 | ubuntu-noble | TZID:/ics.py/2020.1/Europe/Berlin 2025-09-11 03:08:15.734214 | ubuntu-noble | BEGIN:DAYLIGHT 2025-09-11 03:08:15.734223 | ubuntu-noble | TZOFFSETFROM:+0100 2025-09-11 03:08:15.734234 | ubuntu-noble | TZOFFSETTO:+0200 2025-09-11 03:08:15.734242 | ubuntu-noble | DTSTART:19700329T020000 2025-09-11 03:08:15.734258 | ubuntu-noble | RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU 2025-09-11 03:08:15.734274 | ubuntu-noble | RDATE:19700329T020000 2025-09-11 03:08:15.734284 | ubuntu-noble | TZNAME:CEST 2025-09-11 03:08:15.734292 | ubuntu-noble | END:DAYLIGHT 2025-09-11 03:08:15.734305 | ubuntu-noble | BEGIN:STANDARD 2025-09-11 03:08:15.734313 | ubuntu-noble | TZOFFSETFROM:+0200 2025-09-11 03:08:15.734322 | ubuntu-noble | TZOFFSETTO:+0100 2025-09-11 03:08:15.734334 | ubuntu-noble | DTSTART:19701025T030000 2025-09-11 03:08:15.734343 | ubuntu-noble | RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU 2025-09-11 03:08:15.734355 | ubuntu-noble | RDATE:19701025T030000 2025-09-11 03:08:15.734364 | ubuntu-noble | TZNAME:CET 2025-09-11 03:08:15.734373 | ubuntu-noble | END:STANDARD 2025-09-11 03:08:15.734381 | ubuntu-noble | LAST-MODIFIED:20200620T153818Z 2025-09-11 03:08:15.734391 | ubuntu-noble | X-LIC-LOCATION:Europe/Berlin 2025-09-11 03:08:15.734400 | ubuntu-noble | END:VTIMEZONE 2025-09-11 03:08:15.734409 | ubuntu-noble | BEGIN:VEVENT 2025-09-11 03:08:15.734417 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250114T110500 2025-09-11 03:08:15.734426 | ubuntu-noble | DURATION:PT50M 2025-09-11 03:08:15.734436 | ubuntu-noble | SUMMARY:BoF: BGP reference architecture 2025-09-11 03:08:15.734446 | ubuntu-noble | UID:20c18d80-4fce-4aab-be1a-c2eaf0350982@20c1.org 2025-09-11 03:08:15.734456 | ubuntu-noble | DESCRIPTION:The use of BGP on network\, router and load balancer nodes 2025-09-11 03:08:15.734467 | ubuntu-noble | should\nbe harmonised and documented as far as possible. This BoF 2025-09-11 03:08:15.734476 | ubuntu-noble | meeting\nis the starting point for this. Further meetings will follow. 2025-09-11 03:08:15.734486 | ubuntu-noble | URL:https://meet.jit.si/osism 2025-09-11 03:08:15.734503 | ubuntu-noble | DTSTAMP:20250911T030815Z 2025-09-11 03:08:15.734512 | ubuntu-noble | END:VEVENT 2025-09-11 03:08:15.734522 | ubuntu-noble | BEGIN:VEVENT 2025-09-11 03:08:15.734532 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250122T100500 2025-09-11 03:08:15.734541 | ubuntu-noble | DURATION:PT25M 2025-09-11 03:08:15.734552 | ubuntu-noble | SUMMARY:BoF: Neutron VPNaaS with OVN 2025-09-11 03:08:15.734561 | ubuntu-noble | UID:c6e0e851-b10a-459d-8e6b-484dbe5093fb@c6e0.org 2025-09-11 03:08:15.734571 | ubuntu-noble | DESCRIPTION:Neutron VPNaaS is currently not usable with OVN due to various 2025-09-11 03:08:15.734581 | ubuntu-noble | problems.\nThis BOF meeting is the starting point to discuss how to get 2025-09-11 03:08:15.734590 | ubuntu-noble | Neutron VPNaaS\nwith OVN production ready quickly. Further meetings will 2025-09-11 03:08:15.734600 | ubuntu-noble | follow. 2025-09-11 03:08:15.734610 | ubuntu-noble | DTSTAMP:20250911T030815Z 2025-09-11 03:08:15.734619 | ubuntu-noble | END:VEVENT 2025-09-11 03:08:15.734629 | ubuntu-noble | BEGIN:VEVENT 2025-09-11 03:08:15.734639 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250128T100500 2025-09-11 03:08:15.734648 | ubuntu-noble | DURATION:PT50M 2025-09-11 03:08:15.734658 | ubuntu-noble | SUMMARY:BoF: The future of Cloud in a Box 2025-09-11 03:08:15.734667 | ubuntu-noble | UID:28c1ca7a-a59b-4fee-a887-51ebdfd51de6@28c1.org 2025-09-11 03:08:15.734677 | ubuntu-noble | DESCRIPTION:The future of Cloud in a Box will be discussed and defined 2025-09-11 03:08:15.734687 | ubuntu-noble | here. 2025-09-11 03:08:15.734696 | ubuntu-noble | URL:https://meet.jit.si/osism 2025-09-11 03:08:15.734706 | ubuntu-noble | DTSTAMP:20250911T030815Z 2025-09-11 03:08:15.734716 | ubuntu-noble | END:VEVENT 2025-09-11 03:08:15.734725 | ubuntu-noble | BEGIN:VEVENT 2025-09-11 03:08:15.734735 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250205T110500 2025-09-11 03:08:15.734745 | ubuntu-noble | DURATION:PT50M 2025-09-11 03:08:15.734755 | ubuntu-noble | SUMMARY:BoF: The future of Central Services 2025-09-11 03:08:15.734764 | ubuntu-noble | UID:a12fd727-38a7-4ca8-86cd-b22e48551a51@a12f.org 2025-09-11 03:08:15.734774 | ubuntu-noble | DESCRIPTION:The future of Central Services like OpenSearch or Wazuh will be 2025-09-11 03:08:15.734783 | ubuntu-noble | discussed. 2025-09-11 03:08:15.734793 | ubuntu-noble | URL:https://meet.jit.si/osism 2025-09-11 03:08:15.734803 | ubuntu-noble | DTSTAMP:20250911T030815Z 2025-09-11 03:08:15.734812 | ubuntu-noble | END:VEVENT 2025-09-11 03:08:15.734821 | ubuntu-noble | BEGIN:VEVENT 2025-09-11 03:08:15.734845 | ubuntu-noble | DTSTART;VALUE=DATE:20250318 2025-09-11 03:08:15.734882 | ubuntu-noble | DTEND;VALUE=DATE:20250319 2025-09-11 03:08:15.734920 | ubuntu-noble | SUMMARY:CloudFest 2025-09-11 03:08:15.734936 | ubuntu-noble | UID:bc933588-cb09-46a3-bb55-20e5b9b24dd7@bc93.org 2025-09-11 03:08:15.734946 | ubuntu-noble | LOCATION:Europa-Park 2025-09-11 03:08:15.734956 | ubuntu-noble | DTSTAMP:20250911T030815Z 2025-09-11 03:08:15.734965 | ubuntu-noble | RRULE:FREQ=DAILY;UNTIL=20250320T000000 2025-09-11 03:08:15.734975 | ubuntu-noble | END:VEVENT 2025-09-11 03:08:15.734984 | ubuntu-noble | BEGIN:VEVENT 2025-09-11 03:08:15.734994 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250116T150500 2025-09-11 03:08:15.735003 | ubuntu-noble | DURATION:PT40M 2025-09-11 03:08:15.735013 | ubuntu-noble | SUMMARY:SCS: Community Meeting 2025-09-11 03:08:15.735022 | ubuntu-noble | UID:f82844de-7f1e-46e1-803b-9d751389218c@f828.org 2025-09-11 03:08:15.735032 | ubuntu-noble | URL:https://conf.scs.koeln:8443/SCS-Tech 2025-09-11 03:08:15.735041 | ubuntu-noble | DTSTAMP:20250911T030815Z 2025-09-11 03:08:15.735051 | ubuntu-noble | END:VEVENT 2025-09-11 03:08:15.735061 | ubuntu-noble | BEGIN:VEVENT 2025-09-11 03:08:15.735070 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250116T140500 2025-09-11 03:08:15.735080 | ubuntu-noble | DURATION:PT50M 2025-09-11 03:08:15.735089 | ubuntu-noble | SUMMARY:SCS: Resumption of SIG Standardization/Certification 2025-09-11 03:08:15.735099 | ubuntu-noble | UID:f866a967-c3f3-468e-bd3e-0c2a09da1943@f866.org 2025-09-11 03:08:15.735108 | ubuntu-noble | DESCRIPTION: 2025-09-11 03:08:15.735118 | ubuntu-noble | URL:https://conf.scs.koeln:8443/SCS-Tech 2025-09-11 03:08:15.735127 | ubuntu-noble | DTSTAMP:20250911T030815Z 2025-09-11 03:08:15.735137 | ubuntu-noble | END:VEVENT 2025-09-11 03:08:15.735147 | ubuntu-noble | NAME:Calendar of OSISM related events 2025-09-11 03:08:15.735157 | ubuntu-noble | X-WR-CALNAME:Calendar of OSISM related events 2025-09-11 03:08:15.735166 | ubuntu-noble | END:VCALENDAR 2025-09-11 03:08:16.070074 | ubuntu-noble | ok: Runtime: 0:00:00.231311 2025-09-11 03:08:16.071797 | 2025-09-11 03:08:16.071850 | PLAY RECAP 2025-09-11 03:08:16.071893 | ubuntu-noble | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-09-11 03:08:16.071913 | 2025-09-11 03:08:16.189301 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/calendar/playbooks/run.yml@main] 2025-09-11 03:08:16.190037 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-11 03:08:17.320100 | 2025-09-11 03:08:17.320243 | PLAY [Base post] 2025-09-11 03:08:17.346036 | 2025-09-11 03:08:17.346158 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-09-11 03:08:18.153952 | ubuntu-noble | changed 2025-09-11 03:08:18.158884 | 2025-09-11 03:08:18.158964 | PLAY RECAP 2025-09-11 03:08:18.159013 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-09-11 03:08:18.159064 | 2025-09-11 03:08:18.333630 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-11 03:08:18.334305 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-09-11 03:08:19.214370 | 2025-09-11 03:08:19.214499 | PLAY [Base post-logs] 2025-09-11 03:08:19.231096 | 2025-09-11 03:08:19.231204 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-09-11 03:08:19.712509 | localhost | changed 2025-09-11 03:08:19.720646 | 2025-09-11 03:08:19.720756 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-09-11 03:08:19.773063 | localhost | ok 2025-09-11 03:08:19.775638 | 2025-09-11 03:08:19.775713 | TASK [Set zuul-log-path fact] 2025-09-11 03:08:19.790792 | localhost | ok 2025-09-11 03:08:19.797163 | 2025-09-11 03:08:19.797243 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-11 03:08:19.823248 | localhost | ok 2025-09-11 03:08:19.832058 | 2025-09-11 03:08:19.832146 | TASK [upload-logs : Create log directories] 2025-09-11 03:08:20.352082 | localhost | changed 2025-09-11 03:08:20.361365 | 2025-09-11 03:08:20.361477 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-09-11 03:08:21.014304 | localhost -> localhost | ok: Runtime: 0:00:00.026467 2025-09-11 03:08:21.017686 | 2025-09-11 03:08:21.017778 | TASK [upload-logs : Upload logs to log server] 2025-09-11 03:08:22.007011 | localhost | Output suppressed because no_log was given 2025-09-11 03:08:22.008477 | 2025-09-11 03:08:22.008552 | LOOP [upload-logs : Compress console log and json output] 2025-09-11 03:08:22.091044 | localhost | skipping: Conditional result was False 2025-09-11 03:08:22.102807 | localhost | skipping: Conditional result was False 2025-09-11 03:08:22.114509 | 2025-09-11 03:08:22.114636 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-11 03:08:22.197308 | localhost | skipping: Conditional result was False 2025-09-11 03:08:22.197543 | 2025-09-11 03:08:22.207161 | localhost | skipping: Conditional result was False 2025-09-11 03:08:22.211187 | 2025-09-11 03:08:22.211291 | LOOP [upload-logs : Upload console log and json output]