[neon-notifications] Build failed in Jenkins: mgmt_digital-ocean #951

neon at kde.org neon at kde.org
Sun Jul 19 10:56:02 BST 2026


See <https://build.neon.kde.org/job/mgmt_digital-ocean/951/display/redirect>

Changes:


------------------------------------------
[...truncated 182.49 KiB...]
{ubuntu-resolute} Setting up intltool-debian (0.35.0+20060710.6build1) ...
{ubuntu-resolute} Setting up liberror-perl (0.17030-1) ...
{ubuntu-resolute} Setting up gcc-15-x86-64-linux-gnu (15.2.0-16ubuntu1) ...
{ubuntu-resolute} Setting up libmail-sendmail-perl (0.82-1build1) ...
{ubuntu-resolute} Setting up dirmngr (2.4.8-4ubuntu3) ...
{ubuntu-resolute} Setting up libltdl-dev:amd64 (2.5.4-9) ...
{ubuntu-resolute} Setting up gcc-15 (15.2.0-16ubuntu1) ...
{ubuntu-resolute} Setting up libstdc++-15-dev:amd64 (15.2.0-16ubuntu1) ...
{ubuntu-resolute} Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-3) ...
{ubuntu-resolute} Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1ubuntu3) ...
{ubuntu-resolute} Setting up cpp (4:15.2.0-5ubuntu1) ...
{ubuntu-resolute} Setting up gnupg (2.4.8-4ubuntu3) ...
{ubuntu-resolute} Setting up libalgorithm-diff-xs-perl (0.04-9) ...
{ubuntu-resolute} Setting up libalgorithm-merge-perl (0.08-5) ...
{ubuntu-resolute} 
{ubuntu-resolute} Setting up libfile-stripnondeterminism-perl (1.15.0-1build1) ...
{ubuntu-resolute} Setting up g++-15-x86-64-linux-gnu (15.2.0-16ubuntu1) ...
{ubuntu-resolute} Setting up wget (1.25.0-2ubuntu4.2) ...
{ubuntu-resolute} Setting up gcc-x86-64-linux-gnu (4:15.2.0-5ubuntu1) ...
{ubuntu-resolute} Setting up gpg-wks-client (2.4.8-4ubuntu3) ...
{ubuntu-resolute} Setting up libcurl4t64:amd64 (8.18.0-1ubuntu2.3) ...
{ubuntu-resolute} Setting up libtool (2.5.4-9) ...
{ubuntu-resolute} Setting up po-debconf (1.0.22) ...
{ubuntu-resolute} Setting up libcurl3t64-gnutls:amd64 (8.18.0-1ubuntu2.3) ...
{ubuntu-resolute} Setting up gcc (4:15.2.0-5ubuntu1) ...
{ubuntu-resolute} Setting up dh-autoreconf (21+nmu1) ...
{ubuntu-resolute} Setting up git (1:2.53.0-1ubuntu1) ...
{ubuntu-resolute} Setting up dh-strip-nondeterminism (1.15.0-1build1) ...
{ubuntu-resolute} Setting up g++-x86-64-linux-gnu (4:15.2.0-5ubuntu1) ...
{ubuntu-resolute} Setting up cmake (4.2.3-2ubuntu2) ...
{ubuntu-resolute} Setting up g++-15 (15.2.0-16ubuntu1) ...
{ubuntu-resolute} 
{ubuntu-resolute} Setting up debhelper (13.31ubuntu1) ...
{ubuntu-resolute} Setting up g++ (4:15.2.0-5ubuntu1) ...
{ubuntu-resolute} update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
{ubuntu-resolute} update-alternatives: warning: 
{ubuntu-resolute} skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) does not exist
{ubuntu-resolute} Setting up build-essential (12.12ubuntu2.26.04.1) ...
{ubuntu-resolute} Setting up ruby-rubygems (3.6.7-2ubuntu2) ...
{ubuntu-resolute} Setting up ruby3.3 (3.3.8-2ubuntu3.1) ...
{ubuntu-resolute} 
{ubuntu-resolute} Setting up libruby:amd64 (1:3.3build1) ...
{ubuntu-resolute} 
{ubuntu-resolute} Setting up ruby (1:3.3build1) ...
{ubuntu-resolute} Setting up rake (13.3.1-1) ...
{ubuntu-resolute} Setting up libruby3.3:amd64 (3.3.8-2ubuntu3.1) ...
{ubuntu-resolute} Setting up ruby3.3-dev:amd64 (3.3.8-2ubuntu3.1) ...
{ubuntu-resolute} Setting up ruby-sdbm:amd64 (1.0.0-5build6) ...
{ubuntu-resolute} Setting up ruby-dev:amd64 (1:3.3build1) ...
{ubuntu-resolute} 
{ubuntu-resolute} Processing triggers for libc-bin (2.43-2ubuntu2) ...
{ubuntu-resolute} 
{ubuntu-resolute} Processing triggers for ca-certificates (20260601~26.04.1) ...
{ubuntu-resolute} Updating certificates in /etc/ssl/certs...
{ubuntu-resolute} 0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
{ubuntu-resolute} done.
{ubuntu-resolute} W:
{ubuntu-resolute}  --force-yes is deprecated, use one of the options starting with --allow instead.
{ubuntu-resolute} + 
{ubuntu-resolute} break
{ubuntu-resolute} 
{ubuntu-resolute} + 
{ubuntu-resolute} cd
{ubuntu-resolute}  /tooling-pending
{ubuntu-resolute} 
{ubuntu-resolute} + 
{ubuntu-resolute} ruby
{ubuntu-resolute}  -e
{ubuntu-resolute}  Gem.install('rake')
{ubuntu-resolute} 
{ubuntu-resolute} + 
{ubuntu-resolute} ruby
{ubuntu-resolute}  -e
{ubuntu-resolute}  Gem.install('tty-command') unless Gem::Specification.map(&:name).include?('tty-command')
{ubuntu-resolute} 
{ubuntu-resolute} + 
{ubuntu-resolute} exec
{ubuntu-resolute}  rake
{ubuntu-resolute}  -f
{ubuntu-resolute}  deploy_in_container.rake
{ubuntu-resolute}  deploy_in_container
{ubuntu-resolute} 
{ubuntu-resolute} rake aborted!
{ubuntu-resolute} SyntaxError: --> /tooling-pending/deploy_in_container.rake
expected a newline or semicolon after the statementcannot parse the expressionexpected a method name
> 151  def bundle_install
> 152    FileUtils.rm_f('Gemfile.lock')
> 153    FileUtils.rm_rf('.bundle/')
> 154    FileUtils.rm_rf('vendor/')
> 156    gem install --force bundler:2.5.9
> 158  rescue StandardError => e
> 166  end
/tooling-pending/deploy_in_container.rake:156: syntax error, unexpected label, expecting `do' or '{' or '(' (SyntaxError)
  gem install --force bundler:2.5.9
                      ^~~~~~~~
/tooling-pending/deploy_in_container.rake:156: unexpected fraction part after numeric literal
...m install --force bundler:2.5.9
...                             ^~
/tooling-pending/deploy_in_container.rake:160: syntax error, unexpected `do' for block, expecting `end' or dummy end
...nsions/*/*/*/mkmf.log').each do |log|
...                             ^~
/tooling-pending/deploy_in_container.rake:166: syntax error, unexpected `end'
/var/lib/gems/3.3.0/gems/rake-13.4.2/exe/rake:27:in `<top (required)>'
(See full trace by running task with --trace)
D, [2026-07-19T09:55:59.111536 #3437] DEBUG -- : #<Docker::Event:0x000072c38bdaee38 @Type="network", @Action="disconnect", @Actor=#<Docker::Event::Actor:0x000072c38bd880a8 @ID="12bf08c6c78d1fc071738874a7e66bb2ab9c4efa4edc36d89edc70aec530e3bb", @Attributes={"container"=>"e48e3e7bd9efd47073c1eabee9ef3cbf9912a974a002bb19f4aaa4139e036b00", "name"=>"bridge", "type"=>"bridge"}>, @time=1784454959, @timeNano=1784454959110832664, @status=nil, @from=nil>
{ubuntu-resolute} /tmp/tooling/lib/mgmt/deployer.rb:148:in `deploy_inside_container': Bad return {"StatusCode"=>1} (RuntimeError)
	from /tmp/tooling/lib/mgmt/deployer.rb:157:in `run!'
	from mgmt/docker.rb:53:in `block (2 levels) in <main>'
	from mgmt/docker.rb:50:in `fork'
	from mgmt/docker.rb:50:in `block in <main>'
	from mgmt/docker.rb:45:in `each_index'
	from mgmt/docker.rb:45:in `<main>'
ERROR: Creating container for ubuntu-noble failed
ERROR: Creating container for ubuntu-resolute failed
Jul 19 09:54:24 jenkins-slave-deploy systemd-journald[2501]: Collecting audit messages is disabled.
Jul 19 09:54:24 jenkins-slave-deploy systemd-journald[2501]: Journal started
Jul 19 09:54:24 jenkins-slave-deploy systemd-journald[2501]: System Journal (/var/log/journal/4cba9e7e479884c15a046d456a5c9ed0) is 8.0M, max 2.3G, 2.3G free.
Jul 19 09:54:24 jenkins-slave-deploy systemd[1]: Started systemd-journald.service - Journal Service.
Jul 19 09:54:24 jenkins-slave-deploy sudo[2498]: pam_unix(sudo:session): session closed for user root
Jul 19 09:54:24 jenkins-slave-deploy cloud-init[2503]: #############################################################
Jul 19 09:54:24 jenkins-slave-deploy cloud-init[2504]: -----BEGIN SSH HOST KEY FINGERPRINTS-----
Jul 19 09:54:24 jenkins-slave-deploy cloud-init[2506]: 256 SHA256:B9tifSysG8emnVSFpTZVhpdIzVpwbzxmVWYiZP+CpxU root at jenkins-slave-deploy (ECDSA)
Jul 19 09:54:24 jenkins-slave-deploy cloud-init[2508]: 256 SHA256:iighvaMVVRDyQ+q9PxZBAZfbgov+QJP7YFesb98kWPk root at jenkins-slave-deploy (ED25519)
Jul 19 09:54:24 jenkins-slave-deploy cloud-init[2510]: 3072 SHA256:73aQBfZ1Lcx3MOmZsOHqtwktrgWT880Bhy+UlBHx6H4 root at jenkins-slave-deploy (RSA)
Jul 19 09:54:24 jenkins-slave-deploy cloud-init[2511]: -----END SSH HOST KEY FINGERPRINTS-----
Jul 19 09:54:24 jenkins-slave-deploy cloud-init[2512]: #############################################################
Jul 19 09:54:24 jenkins-slave-deploy cloud-init[1218]: Cloud-init v. 26.1-0ubuntu1~24.04.1 finished at Sun, 19 Jul 2026 09:54:24 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/vdb].  Up 33.26 seconds
Jul 19 09:54:24 jenkins-slave-deploy systemd[1]: Finished cloud-final.service - Cloud-init: Final Stage.
Jul 19 09:54:24 jenkins-slave-deploy systemd[1]: Reached target cloud-init.target - Cloud-init target.
Jul 19 09:54:24 jenkins-slave-deploy systemd[1]: Startup finished in 1.879s (kernel) + 31.433s (userspace) = 33.313s.
Jul 19 09:54:25 jenkins-slave-deploy systemd[1]: Starting apt-news.service - Update APT News...
Jul 19 09:54:25 jenkins-slave-deploy systemd[1]: Starting esm-cache.service - Update the local ESM caches...
Jul 19 09:54:25 jenkins-slave-deploy systemd[1]: apt-news.service: Deactivated successfully.
Jul 19 09:54:25 jenkins-slave-deploy systemd[1]: Finished apt-news.service - Update APT News.
Jul 19 09:54:26 jenkins-slave-deploy systemd[1]: esm-cache.service: Deactivated successfully.
Jul 19 09:54:26 jenkins-slave-deploy systemd[1]: Finished esm-cache.service - Update the local ESM caches.
Jul 19 09:54:32 jenkins-slave-deploy systemd-resolved[679]: Clock change detected. Flushing caches.
Jul 19 09:54:32 jenkins-slave-deploy systemd-timesyncd[583]: Contacted time server 91.189.91.157:123 (ntp.ubuntu.com).
Jul 19 09:54:32 jenkins-slave-deploy systemd-timesyncd[583]: Initial clock synchronization to Sun 2026-07-19 09:54:32.343728 UTC.
Jul 19 09:54:39 jenkins-slave-deploy sshd[2983]: Connection from 66.132.172.192 port 62446 on 209.38.212.6 port 22 rdomain ""
Jul 19 09:54:55 jenkins-slave-deploy sshd[2983]: Connection closed by 66.132.172.192 port 62446 [preauth]
Jul 19 09:55:13 jenkins-slave-deploy dbus-daemon[786]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.19' (uid=0 pid=3239 comm="/usr/bin/hostnamectl" label="unconfined")
Jul 19 09:55:13 jenkins-slave-deploy systemd[1]: Starting systemd-hostnamed.service - Hostname Service...
Jul 19 09:55:13 jenkins-slave-deploy dbus-daemon[786]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jul 19 09:55:13 jenkins-slave-deploy systemd[1]: Started systemd-hostnamed.service - Hostname Service.
Jul 19 09:55:15 jenkins-slave-deploy sudo[3260]:     root : PWD=/home/jenkins-slave ; USER=jenkins-slave ; COMMAND=/bin/bash --login -c \\/tmp\\/deploy_tooling\\.sh
Jul 19 09:55:15 jenkins-slave-deploy sudo[3260]: pam_unix(sudo-i:session): session opened for user jenkins-slave(uid=100000) by root(uid=0)
Jul 19 09:55:22 jenkins-slave-deploy sshd[3410]: Connection from 103.143.72.165 port 56610 on 209.38.212.6 port 22 rdomain ""
Jul 19 09:55:23 jenkins-slave-deploy sshd[3410]: Invalid user igor from 103.143.72.165 port 56610
Jul 19 09:55:23 jenkins-slave-deploy sshd[3410]: Received disconnect from 103.143.72.165 port 56610:11: Bye Bye [preauth]
Jul 19 09:55:23 jenkins-slave-deploy sshd[3410]: Disconnected from invalid user igor 103.143.72.165 port 56610 [preauth]
Jul 19 09:55:27 jenkins-slave-deploy systemd[1]: var-lib-docker-overlay2-f12867332a634cb99b9b0cef4e1dbab19793b17de84724014364227866b8e765\x2dinit-merged.mount: Deactivated successfully.
Jul 19 09:55:27 jenkins-slave-deploy systemd[1]: var-lib-docker-overlay2-f12867332a634cb99b9b0cef4e1dbab19793b17de84724014364227866b8e765-merged.mount: Deactivated successfully.
Jul 19 09:55:27 jenkins-slave-deploy containerd[852]: time="2026-07-19T09:55:27.291097934Z" level=info msg="connecting to shim e7691805ccdb66ddb524c2ab343780396c8dba4b9e03571ddacfdfc33957942c" address="unix:///run/containerd/s/1193c0cd123c3c32474242daa8a715117e761ca0951a3feac822df9af9466532" namespace=moby protocol=ttrpc version=3
Jul 19 09:55:27 jenkins-slave-deploy systemd[1]: Started docker-e7691805ccdb66ddb524c2ab343780396c8dba4b9e03571ddacfdfc33957942c.scope - libcontainer container e7691805ccdb66ddb524c2ab343780396c8dba4b9e03571ddacfdfc33957942c.
Jul 19 09:55:27 jenkins-slave-deploy kernel: docker0: port 1(veth2a9b5e4) entered blocking state
Jul 19 09:55:27 jenkins-slave-deploy kernel: docker0: port 1(veth2a9b5e4) entered disabled state
Jul 19 09:55:27 jenkins-slave-deploy kernel: veth2a9b5e4: entered allmulticast mode
Jul 19 09:55:27 jenkins-slave-deploy kernel: veth2a9b5e4: entered promiscuous mode
Jul 19 09:55:27 jenkins-slave-deploy (udev-worker)[3490]: Network interface NamePolicy= disabled on kernel command line.
Jul 19 09:55:27 jenkins-slave-deploy systemd-networkd[646]: veth2a9b5e4: Link UP
Jul 19 09:55:27 jenkins-slave-deploy kernel: eth0: renamed from veth5984cc6
Jul 19 09:55:27 jenkins-slave-deploy systemd-networkd[646]: veth2a9b5e4: Gained carrier
Jul 19 09:55:27 jenkins-slave-deploy systemd-networkd[646]: docker0: Gained carrier
Jul 19 09:55:27 jenkins-slave-deploy kernel: docker0: port 1(veth2a9b5e4) entered blocking state
Jul 19 09:55:27 jenkins-slave-deploy kernel: docker0: port 1(veth2a9b5e4) entered forwarding state
Jul 19 09:55:27 jenkins-slave-deploy dockerd[953]: time="2026-07-19T09:55:27.359389681Z" level=info msg="sbJoin: gwep4 ''->'b8d8a7e96ab3', gwep6 ''->''" eid=b8d8a7e96ab3 ep=nice_taussig net=bridge nid=12bf08c6c78d
Jul 19 09:55:28 jenkins-slave-deploy systemd-networkd[646]: veth2a9b5e4: Gained IPv6LL
Jul 19 09:55:29 jenkins-slave-deploy systemd-networkd[646]: docker0: Gained IPv6LL
Jul 19 09:55:32 jenkins-slave-deploy systemd[1]: var-lib-docker-overlay2-c0f26656f1a90051023789aa750c303c3e287a78e7a073158559d75d90a2b10c\x2dinit-merged.mount: Deactivated successfully.
Jul 19 09:55:32 jenkins-slave-deploy containerd[852]: time="2026-07-19T09:55:32.209342598Z" level=info msg="connecting to shim e48e3e7bd9efd47073c1eabee9ef3cbf9912a974a002bb19f4aaa4139e036b00" address="unix:///run/containerd/s/b7bc8f0d5301fb6a77782c6c7bd2aae48d401d1e66b39a4e079e03b310332c3f" namespace=moby protocol=ttrpc version=3
Jul 19 09:55:32 jenkins-slave-deploy systemd[1]: Started docker-e48e3e7bd9efd47073c1eabee9ef3cbf9912a974a002bb19f4aaa4139e036b00.scope - libcontainer container e48e3e7bd9efd47073c1eabee9ef3cbf9912a974a002bb19f4aaa4139e036b00.
Jul 19 09:55:32 jenkins-slave-deploy kernel: docker0: port 2(veth1372a81) entered blocking state
Jul 19 09:55:32 jenkins-slave-deploy kernel: docker0: port 2(veth1372a81) entered disabled state
Jul 19 09:55:32 jenkins-slave-deploy kernel: veth1372a81: entered allmulticast mode
Jul 19 09:55:32 jenkins-slave-deploy kernel: veth1372a81: entered promiscuous mode
Jul 19 09:55:32 jenkins-slave-deploy (udev-worker)[3805]: Network interface NamePolicy= disabled on kernel command line.
Jul 19 09:55:32 jenkins-slave-deploy systemd-networkd[646]: veth1372a81: Link UP
Jul 19 09:55:32 jenkins-slave-deploy kernel: eth0: renamed from veth67d518b
Jul 19 09:55:32 jenkins-slave-deploy kernel: docker0: port 2(veth1372a81) entered blocking state
Jul 19 09:55:32 jenkins-slave-deploy kernel: docker0: port 2(veth1372a81) entered forwarding state
Jul 19 09:55:32 jenkins-slave-deploy systemd-networkd[646]: veth1372a81: Gained carrier
Jul 19 09:55:32 jenkins-slave-deploy dockerd[953]: time="2026-07-19T09:55:32.302879801Z" level=info msg="sbJoin: gwep4 ''->'57af54bb4d2c', gwep6 ''->''" eid=57af54bb4d2c ep=ecstatic_blackwell net=bridge nid=12bf08c6c78d
Jul 19 09:55:34 jenkins-slave-deploy systemd-networkd[646]: veth1372a81: Gained IPv6LL
Jul 19 09:55:36 jenkins-slave-deploy sshd[3905]: Connection from 4.221.162.168 port 59772 on 209.38.212.6 port 22 rdomain ""
Jul 19 09:55:36 jenkins-slave-deploy systemd[1]: docker-e7691805ccdb66ddb524c2ab343780396c8dba4b9e03571ddacfdfc33957942c.scope: Deactivated successfully.
Jul 19 09:55:36 jenkins-slave-deploy systemd[1]: docker-e7691805ccdb66ddb524c2ab343780396c8dba4b9e03571ddacfdfc33957942c.scope: Consumed 8.048s CPU time.
Jul 19 09:55:36 jenkins-slave-deploy dockerd[953]: time="2026-07-19T09:55:36.886859062Z" level=info msg="received task-delete event from containerd" container=e7691805ccdb66ddb524c2ab343780396c8dba4b9e03571ddacfdfc33957942c module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Jul 19 09:55:36 jenkins-slave-deploy containerd[852]: time="2026-07-19T09:55:36.887481985Z" level=info msg="shim disconnected" id=e7691805ccdb66ddb524c2ab343780396c8dba4b9e03571ddacfdfc33957942c namespace=moby
Jul 19 09:55:36 jenkins-slave-deploy containerd[852]: time="2026-07-19T09:55:36.887826323Z" level=info msg="cleaning up after shim disconnected" id=e7691805ccdb66ddb524c2ab343780396c8dba4b9e03571ddacfdfc33957942c namespace=moby
Jul 19 09:55:36 jenkins-slave-deploy containerd[852]: time="2026-07-19T09:55:36.887929318Z" level=info msg="cleaning up dead shim" id=e7691805ccdb66ddb524c2ab343780396c8dba4b9e03571ddacfdfc33957942c namespace=moby
Jul 19 09:55:36 jenkins-slave-deploy kernel: docker0: port 1(veth2a9b5e4) entered disabled state
Jul 19 09:55:36 jenkins-slave-deploy systemd-networkd[646]: veth2a9b5e4: Lost carrier
Jul 19 09:55:36 jenkins-slave-deploy kernel: veth5984cc6: renamed from eth0
Jul 19 09:55:36 jenkins-slave-deploy (udev-worker)[3931]: Network interface NamePolicy= disabled on kernel command line.
Jul 19 09:55:36 jenkins-slave-deploy kernel: docker0: port 1(veth2a9b5e4) entered disabled state
Jul 19 09:55:36 jenkins-slave-deploy kernel: veth2a9b5e4 (unregistering): left allmulticast mode
Jul 19 09:55:36 jenkins-slave-deploy kernel: veth2a9b5e4 (unregistering): left promiscuous mode
Jul 19 09:55:36 jenkins-slave-deploy kernel: docker0: port 1(veth2a9b5e4) entered disabled state
Jul 19 09:55:36 jenkins-slave-deploy systemd-networkd[646]: veth2a9b5e4: Link DOWN
Jul 19 09:55:36 jenkins-slave-deploy systemd[1]: run-docker-netns-cc28232af539.mount: Deactivated successfully.
Jul 19 09:55:36 jenkins-slave-deploy systemd[1]: var-lib-docker-overlay2-f12867332a634cb99b9b0cef4e1dbab19793b17de84724014364227866b8e765-merged.mount: Deactivated successfully.
Jul 19 09:55:37 jenkins-slave-deploy sshd[3905]: Invalid user diquest from 4.221.162.168 port 59772
Jul 19 09:55:37 jenkins-slave-deploy sshd[3905]: Received disconnect from 4.221.162.168 port 59772:11: Bye Bye [preauth]
Jul 19 09:55:37 jenkins-slave-deploy sshd[3905]: Disconnected from invalid user diquest 4.221.162.168 port 59772 [preauth]
Jul 19 09:55:43 jenkins-slave-deploy systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jul 19 09:55:59 jenkins-slave-deploy systemd[1]: docker-e48e3e7bd9efd47073c1eabee9ef3cbf9912a974a002bb19f4aaa4139e036b00.scope: Deactivated successfully.
Jul 19 09:55:59 jenkins-slave-deploy systemd[1]: docker-e48e3e7bd9efd47073c1eabee9ef3cbf9912a974a002bb19f4aaa4139e036b00.scope: Consumed 24.669s CPU time.
Jul 19 09:55:59 jenkins-slave-deploy dockerd[953]: time="2026-07-19T09:55:59.051206293Z" level=info msg="received task-delete event from containerd" container=e48e3e7bd9efd47073c1eabee9ef3cbf9912a974a002bb19f4aaa4139e036b00 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Jul 19 09:55:59 jenkins-slave-deploy containerd[852]: time="2026-07-19T09:55:59.052258281Z" level=info msg="shim disconnected" id=e48e3e7bd9efd47073c1eabee9ef3cbf9912a974a002bb19f4aaa4139e036b00 namespace=moby
Jul 19 09:55:59 jenkins-slave-deploy containerd[852]: time="2026-07-19T09:55:59.052540034Z" level=info msg="cleaning up after shim disconnected" id=e48e3e7bd9efd47073c1eabee9ef3cbf9912a974a002bb19f4aaa4139e036b00 namespace=moby
Jul 19 09:55:59 jenkins-slave-deploy containerd[852]: time="2026-07-19T09:55:59.052609490Z" level=info msg="cleaning up dead shim" id=e48e3e7bd9efd47073c1eabee9ef3cbf9912a974a002bb19f4aaa4139e036b00 namespace=moby
Jul 19 09:55:59 jenkins-slave-deploy kernel: docker0: port 2(veth1372a81) entered disabled state
Jul 19 09:55:59 jenkins-slave-deploy kernel: veth67d518b: renamed from eth0
Jul 19 09:55:59 jenkins-slave-deploy systemd-networkd[646]: veth1372a81: Lost carrier
Jul 19 09:55:59 jenkins-slave-deploy (udev-worker)[8180]: Network interface NamePolicy= disabled on kernel command line.
Jul 19 09:55:59 jenkins-slave-deploy kernel: docker0: port 2(veth1372a81) entered disabled state
Jul 19 09:55:59 jenkins-slave-deploy systemd-networkd[646]: veth1372a81: Link DOWN
Jul 19 09:55:59 jenkins-slave-deploy kernel: veth1372a81 (unregistering): left allmulticast mode
Jul 19 09:55:59 jenkins-slave-deploy kernel: veth1372a81 (unregistering): left promiscuous mode
Jul 19 09:55:59 jenkins-slave-deploy kernel: docker0: port 2(veth1372a81) entered disabled state
Jul 19 09:55:59 jenkins-slave-deploy systemd[1]: run-docker-netns-ee365d1a7a21.mount: Deactivated successfully.
Jul 19 09:55:59 jenkins-slave-deploy systemd[1]: var-lib-docker-overlay2-c0f26656f1a90051023789aa750c303c3e287a78e7a073158559d75d90a2b10c-merged.mount: Deactivated successfully.
Jul 19 09:55:59 jenkins-slave-deploy sudo[3260]: pam_unix(sudo-i:session): session closed for user jenkins-slave
Jul 19 09:55:59 jenkins-slave-deploy sshd[1630]: Close session: user root from 138.201.132.177 port 33796 id 0
Jul 19 09:55:59 jenkins-slave-deploy sshd[1630]: Received disconnect from 138.201.132.177 port 33796:11: disconnected by user
Jul 19 09:55:59 jenkins-slave-deploy sshd[1630]: Disconnected from user root 138.201.132.177 port 33796
Jul 19 09:55:59 jenkins-slave-deploy sshd[1630]: pam_unix(sshd:session): session closed for user root
Jul 19 09:55:59 jenkins-slave-deploy systemd[1]: session-4.scope: Deactivated successfully.
Jul 19 09:55:59 jenkins-slave-deploy systemd[1]: session-4.scope: Consumed 55.085s CPU time, 2.9M memory peak, 0B memory swap peak.
Jul 19 09:55:59 jenkins-slave-deploy systemd-logind[799]: Session 4 logged out. Waiting for processes to exit.
Jul 19 09:55:59 jenkins-slave-deploy systemd-logind[799]: Removed session 4.
Jul 19 09:56:00 jenkins-slave-deploy sshd[8187]: Connection from 138.201.132.177 port 60470 on 209.38.212.6 port 22 rdomain ""
Jul 19 09:56:00 jenkins-slave-deploy systemd-networkd[646]: docker0: Lost carrier
Jul 19 09:56:00 jenkins-slave-deploy sshd[8187]: Accepted key RSA SHA256:sOyUAcvHDZukgIZzOZ/8toWMpzWnDOX8MIIQBtouP9E found at /root/.ssh/authorized_keys:3
Jul 19 09:56:00 jenkins-slave-deploy sshd[8187]: Postponed publickey for root from 138.201.132.177 port 60470 ssh2 [preauth]
Jul 19 09:56:00 jenkins-slave-deploy sshd[8187]: Accepted key RSA SHA256:sOyUAcvHDZukgIZzOZ/8toWMpzWnDOX8MIIQBtouP9E found at /root/.ssh/authorized_keys:3
Jul 19 09:56:00 jenkins-slave-deploy sshd[8187]: Accepted publickey for root from 138.201.132.177 port 60470 ssh2: RSA SHA256:sOyUAcvHDZukgIZzOZ/8toWMpzWnDOX8MIIQBtouP9E
Jul 19 09:56:00 jenkins-slave-deploy sshd[8187]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)
Jul 19 09:56:00 jenkins-slave-deploy systemd-logind[799]: New session 5 of user root.
Jul 19 09:56:00 jenkins-slave-deploy systemd[1]: Started session-5.scope - Session 5 of User root.
Jul 19 09:56:00 jenkins-slave-deploy sshd[8187]: Starting session: command for root from 138.201.132.177 port 60470 id 0
W, [2026-07-19T09:56:00.349868 #4105203]  WARN -- : deleting droplet
:delete
[]
{:id=>585837706}
/home/neonjenkins2/tooling/mgmt/digital_ocean.rb:103:in `<main>': unhandled exception
Build step 'Execute shell' marked build as failure


More information about the neon-notifications mailing list