Build: #19 failed
Job: Default Job failed
Build log
The build generated 400 lines of output. Download or view full build log.
| 23-Apr-2026 16:15:27 | Build OpenBoxes - vvgstag - Default Job #19 (OPENBOXES-VVGSTAG-DJ-19) is being prepared for building on agent obagent1.pih-emr.org (2), bamboo version: 9.2.1 |
| 23-Apr-2026 16:15:27 | Remote agent on host obagent1.pih-emr.org |
| 23-Apr-2026 16:15:27 | Build working directory is /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-VVGSTAG-DJ |
| 23-Apr-2026 16:15:27 | Executing build OpenBoxes - vvgstag - Default Job #19 (OPENBOXES-VVGSTAG-DJ-19) |
| 23-Apr-2026 16:15:27 | Starting task 'Source Code Checkout' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' |
| 23-Apr-2026 16:15:27 | Build always requires a clean checkout |
| 23-Apr-2026 16:15:27 | Cleaning build directory '/home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-VVGSTAG-DJ' |
| 23-Apr-2026 16:15:30 | Checking out into /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-VVGSTAG-DJ |
| 23-Apr-2026 16:15:30 | Updating source code to revision: ac989e445354db7811778ab3c9279cb3087e3efc |
| 23-Apr-2026 16:15:36 | Cannot fetch branch '(unresolved) HashAndSource{refName=[null], branch=[feature/obaf-integration], hash=[ac989e445354db7811778ab3c9279cb3087e3efc]}' from 'https://github.com/openboxes/openboxes' to source directory '/home/bamboo/remote-agent/xml-data/build-dir/_git-repositories-cache/755f31a0c3624ed4febff73803ab3e7d3941ec06'. com.atlassian.bamboo.plugins.git.GitCommandException: command [/usr/bin/git -c credential.helper= -c 'credential.helper=store --file=/tmp/gitCredentials1230576911565378756.tmp' ls-remote https://github.com/openboxes/openboxes] failed with code 128. Working directory was [/tmp]., stderr:error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500fatal: expected flush after ref listing |
| 23-Apr-2026 16:15:36 | Updating source code to revision: ac989e445354db7811778ab3c9279cb3087e3efc |
| 23-Apr-2026 16:15:43 | Cannot fetch branch '(unresolved) HashAndSource{refName=[null], branch=[feature/obaf-integration], hash=[ac989e445354db7811778ab3c9279cb3087e3efc]}' from 'https://github.com/openboxes/openboxes' to source directory '/home/bamboo/remote-agent/xml-data/build-dir/_git-repositories-cache/755f31a0c3624ed4febff73803ab3e7d3941ec06'. com.atlassian.bamboo.plugins.git.GitCommandException: command [/usr/bin/git -c credential.helper= -c 'credential.helper=store --file=/tmp/gitCredentials863835430336728555.tmp' ls-remote https://github.com/openboxes/openboxes] failed with code 128. Working directory was [/tmp]., stderr:error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500fatal: expected flush after ref listing |
| 23-Apr-2026 16:15:43 | Updating source code to revision: ac989e445354db7811778ab3c9279cb3087e3efc |
| 23-Apr-2026 16:15:45 | Fetching 'refs/heads/feature/obaf-integration' from 'https://github.com/openboxes/openboxes'. |
| 23-Apr-2026 16:15:50 | error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500 |
| 23-Apr-2026 16:15:50 | fatal: expected flush after ref listing |
| 23-Apr-2026 16:15:50 | Cannot fetch branch 'refs/heads/feature/obaf-integration' from 'https://github.com/openboxes/openboxes' to source directory '/home/bamboo/remote-agent/xml-data/build-dir/_git-repositories-cache/755f31a0c3624ed4febff73803ab3e7d3941ec06'. command [/usr/bin/git -c credential.helper= -c 'credential.helper=store --file=/tmp/gitCredentials106759580016688143.tmp' fetch -f -p https://github.com/openboxes/openboxes +refs/heads/feature/obaf-integration:refs/heads/feature/obaf-integration --update-head-ok -q] failed with code 128. Working directory was [/home/bamboo/remote-agent/xml-data/build-dir/_git-repositories-cache/755f31a0c3624ed4febff73803ab3e7d3941ec06]., stderr:error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500fatal: expected flush after ref listing |
| 23-Apr-2026 16:15:50 | Error occurred while running Task '(1)' of type com.atlassian.bamboo.plugins.vcs:task.vcs.checkout. |
| 23-Apr-2026 16:15:50 | java.lang.RuntimeException: com.atlassian.bamboo.repository.RepositoryException: Cannot fetch branch 'refs/heads/feature/obaf-integration' from 'https://github.com/openboxes/openboxes' to source directory '/home/bamboo/remote-agent/xml-data/build-dir/_git-repositories-cache/755f31a0c3624ed4febff73803ab3e7d3941ec06'. command [/usr/bin/git -c credential.helper= -c 'credential.helper=store --file=/tmp/gitCredentials106759580016688143.tmp' fetch -f -p https://github.com/openboxes/openboxes +refs/heads/feature/obaf-integration:refs/heads/feature/obaf-integration --update-head-ok -q] failed with code 128. Working directory was [/home/bamboo/remote-agent/xml-data/build-dir/_git-repositories-cache/755f31a0c3624ed4febff73803ab3e7d3941ec06]., stderr: |
| 23-Apr-2026 16:15:50 | error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500 |
| 23-Apr-2026 16:15:50 | fatal: expected flush after ref listing |
| 23-Apr-2026 16:15:50 | at com.atlassian.bamboo.executor.RetryingTaskExecutor.rerun(RetryingTaskExecutor.java:142) |
| 23-Apr-2026 16:15:50 | at com.atlassian.bamboo.executor.RetryingTaskExecutor.runTask(RetryingTaskExecutor.java:99) |
| 23-Apr-2026 16:15:50 | at com.atlassian.bamboo.executor.RetryingTaskExecutor.retry(RetryingTaskExecutor.java:208) |
| 23-Apr-2026 16:15:50 | at com.atlassian.bamboo.executor.RetryingTaskExecutor.retry(RetryingTaskExecutor.java:189) |
| 23-Apr-2026 16:15:50 | at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.execute(VcsCheckoutTask.java:130) |
| 23-Apr-2026 16:15:50 | at com.atlassian.bamboo.task.TaskExecutorImpl.lambda$executeTasks$3(TaskExecutorImpl.java:323) |
| 23-Apr-2026 16:15:50 | at com.atlassian.bamboo.task.TaskExecutorImpl.executeTaskWithPrePostActions(TaskExecutorImpl.java:258) |
| 23-Apr-2026 16:15:50 | at com.atlassian.bamboo.task.TaskExecutorImpl.executeTasks(TaskExecutorImpl.java:323) |
| 23-Apr-2026 16:15:50 | at com.atlassian.bamboo.task.TaskExecutorImpl.executePreparationTasks(TaskExecutorImpl.java:97) |
| 23-Apr-2026 16:15:50 | at com.atlassian.bamboo.build.pipeline.tasks.PrepareBuildTask.call(PrepareBuildTask.java:81) |
| 23-Apr-2026 16:15:50 | at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.executeBuildPhase(DefaultBuildAgent.java:207) |
| 23-Apr-2026 16:15:50 | at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.build(DefaultBuildAgent.java:179) |
| 23-Apr-2026 16:15:50 | at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.lambda$waitAndPerformBuild$0(BuildAgentControllerImpl.java:169) |
| 23-Apr-2026 16:15:50 | at com.atlassian.bamboo.variable.CustomVariableContextImpl.withVariableSubstitutor(CustomVariableContextImpl.java:118) |
| 23-Apr-2026 16:15:50 | at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.waitAndPerformBuild(BuildAgentControllerImpl.java:162) |
| 23-Apr-2026 16:15:50 | at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.lambda$start$0(DefaultBuildAgent.java:124) |
| 23-Apr-2026 16:15:50 | at com.atlassian.bamboo.utils.BambooRunnables$1.run(BambooRunnables.java:48) |
| 23-Apr-2026 16:15:50 | at com.atlassian.bamboo.security.ImpersonationHelper.runWith(ImpersonationHelper.java:26) |
| 23-Apr-2026 16:15:50 | at com.atlassian.bamboo.security.ImpersonationHelper.runWithSystemAuthority(ImpersonationHelper.java:17) |
| 23-Apr-2026 16:15:50 | at com.atlassian.bamboo.security.ImpersonationHelper$1.run(ImpersonationHelper.java:41) |
| 23-Apr-2026 16:15:50 | at java.lang.Thread.run(Thread.java:750) |
| 23-Apr-2026 16:15:50 | Caused by: com.atlassian.bamboo.repository.RepositoryException: Cannot fetch branch 'refs/heads/feature/obaf-integration' from 'https://github.com/openboxes/openboxes' to source directory '/home/bamboo/remote-agent/xml-data/build-dir/_git-repositories-cache/755f31a0c3624ed4febff73803ab3e7d3941ec06'. command [/usr/bin/git -c credential.helper= -c 'credential.helper=store --file=/tmp/gitCredentials106759580016688143.tmp' fetch -f -p https://github.com/openboxes/openboxes +refs/heads/feature/obaf-integration:refs/heads/feature/obaf-integration --update-head-ok -q] failed with code 128. Working directory was [/home/bamboo/remote-agent/xml-data/build-dir/_git-repositories-cache/755f31a0c3624ed4febff73803ab3e7d3941ec06]., stderr: |
| 23-Apr-2026 16:15:50 | error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500 |
| 23-Apr-2026 16:15:50 | fatal: expected flush after ref listing |
| 23-Apr-2026 16:15:50 | at com.atlassian.bamboo.plugins.git.NativeGitOperationHelper.fetch(NativeGitOperationHelper.java:554) |
| 23-Apr-2026 16:15:50 | at com.atlassian.bamboo.plugins.git.v2.AbstractGitExecutor.fetchCacheWithRetry(AbstractGitExecutor.java:234) |
| 23-Apr-2026 16:15:50 | at com.atlassian.bamboo.plugins.git.v2.GitWorkingCopyManager.lambda$checkout$1(GitWorkingCopyManager.java:236) |
| 23-Apr-2026 16:15:50 | at io.atlassian.util.concurrent.ManagedLocks$ManagedLockImpl.withLock(ManagedLocks.java:293) |
| 23-Apr-2026 16:15:50 | at com.atlassian.bamboo.plugins.git.GitCacheDirectory$LoggingManagedLock.withLock(GitCacheDirectory.java:44) |
| 23-Apr-2026 16:15:50 | at com.atlassian.bamboo.plugins.git.v2.GitWorkingCopyManager.checkout(GitWorkingCopyManager.java:234) |
| 23-Apr-2026 16:15:50 | at com.atlassian.bamboo.plugins.git.v2.GitWorkingCopyManager.retrieveSourceCode(GitWorkingCopyManager.java:122) |
| 23-Apr-2026 16:15:50 | at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.fillWorkingDirFromVcs(VcsCheckoutTask.java:220) |
| 23-Apr-2026 16:15:50 | at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.access$000(VcsCheckoutTask.java:58) |
| 23-Apr-2026 16:15:50 | at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask$1.call(VcsCheckoutTask.java:133) |
| 23-Apr-2026 16:15:50 | at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask$1.call(VcsCheckoutTask.java:130) |
| 23-Apr-2026 16:15:50 | at com.atlassian.bamboo.executor.RetryingTaskExecutor.rerun(RetryingTaskExecutor.java:112) |
| 23-Apr-2026 16:15:50 | ... 20 more |
| 23-Apr-2026 16:15:50 | Caused by: com.atlassian.bamboo.plugins.git.GitCommandException: command [/usr/bin/git -c credential.helper= -c 'credential.helper=store --file=/tmp/gitCredentials106759580016688143.tmp' fetch -f -p https://github.com/openboxes/openboxes +refs/heads/feature/obaf-integration:refs/heads/feature/obaf-integration --update-head-ok -q] failed with code 128. Working directory was [/home/bamboo/remote-agent/xml-data/build-dir/_git-repositories-cache/755f31a0c3624ed4febff73803ab3e7d3941ec06]., stderr: |
| 23-Apr-2026 16:15:50 | error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500 |
| 23-Apr-2026 16:15:50 | fatal: expected flush after ref listing |
| 23-Apr-2026 16:15:50 | at com.atlassian.bamboo.plugins.git.GitCommandProcessor.runCommand(GitCommandProcessor.java:779) |
| 23-Apr-2026 16:15:50 | at com.atlassian.bamboo.plugins.git.GitCommandProcessor.runFetchCommand(GitCommandProcessor.java:333) |
| 23-Apr-2026 16:15:50 | at com.atlassian.bamboo.plugins.git.NativeGitOperationHelper.fetch(NativeGitOperationHelper.java:538) |
| 23-Apr-2026 16:15:50 | ... 31 more |
| 23-Apr-2026 16:15:50 | Failed to prepare the build 'OpenBoxes - vvgstag - Default Job #19 (OPENBOXES-VVGSTAG-DJ-19)' |
| 23-Apr-2026 16:15:50 | Starting task 'restart tomcat server via ssh' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.command' |
| 23-Apr-2026 16:15:50 | Beginning to execute external process for build 'OpenBoxes - vvgstag - Default Job #19 (OPENBOXES-VVGSTAG-DJ-19)' ... running command line: /usr/bin/ssh -o StrictHostKeyChecking=no -vvv azureuser@stag.vtc.openboxes.com sudo systemctl restart tomcat ... in: /home/bamboo/remote-agent/xml-data/build-dir/OPENBOXES-VVGSTAG-DJ |
| 23-Apr-2026 16:15:50 | OpenSSH_8.9p1 Ubuntu-3ubuntu0.14, OpenSSL 3.0.2 15 Mar 2022 |
| 23-Apr-2026 16:15:50 | debug1: Reading configuration data /home/bamboo/.ssh/config |
| 23-Apr-2026 16:15:50 | debug1: /home/bamboo/.ssh/config line 2: Applying options for * |
| 23-Apr-2026 16:15:50 | debug1: Reading configuration data /etc/ssh/ssh_config |
| 23-Apr-2026 16:15:50 | debug1: /etc/ssh/ssh_config line 19: include /etc/ssh/ssh_config.d/*.conf matched no files |
| 23-Apr-2026 16:15:50 | debug1: /etc/ssh/ssh_config line 21: Applying options for * |
| 23-Apr-2026 16:15:50 | debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/home/bamboo/.ssh/known_hosts' |
| 23-Apr-2026 16:15:50 | debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/home/bamboo/.ssh/known_hosts2' |
| 23-Apr-2026 16:15:50 | debug2: resolving "stag.vtc.openboxes.com" port 22 |
| 23-Apr-2026 16:15:50 | debug3: resolve_host: lookup stag.vtc.openboxes.com:22 |
| 23-Apr-2026 16:15:50 | debug3: ssh_connect_direct: entering |
| 23-Apr-2026 16:15:50 | debug1: Connecting to stag.vtc.openboxes.com [128.203.186.42] port 22. |
| 23-Apr-2026 16:15:50 | debug3: set_sock_tos: set socket 3 IP_TOS 0x10 |
| 23-Apr-2026 16:15:50 | debug1: Connection established. |
| 23-Apr-2026 16:15:50 | debug1: identity file /home/bamboo/.ssh/bamboo_ed25519 type 3 |
| 23-Apr-2026 16:15:50 | debug1: identity file /home/bamboo/.ssh/bamboo_ed25519-cert type -1 |
| 23-Apr-2026 16:15:50 | debug1: Local version string SSH-2.0-OpenSSH_8.9p1 Ubuntu-3ubuntu0.14 |
| 23-Apr-2026 16:15:50 | debug1: Remote protocol version 2.0, remote software version OpenSSH_8.9p1 Ubuntu-3ubuntu0.14 |
| 23-Apr-2026 16:15:50 | debug1: compat_banner: match: OpenSSH_8.9p1 Ubuntu-3ubuntu0.14 pat OpenSSH* compat 0x04000000 |
| 23-Apr-2026 16:15:50 | debug2: fd 3 setting O_NONBLOCK |
| 23-Apr-2026 16:15:50 | debug1: Authenticating to stag.vtc.openboxes.com:22 as 'azureuser' |
| 23-Apr-2026 16:15:50 | debug3: record_hostkey: found key type ED25519 in file /home/bamboo/.ssh/known_hosts:37 |
| 23-Apr-2026 16:15:50 | debug3: record_hostkey: found key type RSA in file /home/bamboo/.ssh/known_hosts:38 |
| 23-Apr-2026 16:15:50 | debug3: record_hostkey: found key type ECDSA in file /home/bamboo/.ssh/known_hosts:39 |
| 23-Apr-2026 16:15:50 | debug3: load_hostkeys_file: loaded 3 keys from stag.vtc.openboxes.com |
| 23-Apr-2026 16:15:50 | debug1: load_hostkeys: fopen /home/bamboo/.ssh/known_hosts2: No such file or directory |
| 23-Apr-2026 16:15:50 | debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory |
| 23-Apr-2026 16:15:50 | debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory |
| 23-Apr-2026 16:15:50 | debug3: order_hostkeyalgs: have matching best-preference key type ssh-ed25519-cert-v01@openssh.com, using HostkeyAlgorithms verbatim |
| 23-Apr-2026 16:15:50 | debug3: send packet: type 20 |
| 23-Apr-2026 16:15:50 | debug1: SSH2_MSG_KEXINIT sent |
| 23-Apr-2026 16:15:50 | debug3: receive packet: type 20 |
| 23-Apr-2026 16:15:50 | debug1: SSH2_MSG_KEXINIT received |
| 23-Apr-2026 16:15:50 | debug2: local client KEXINIT proposal |
| 23-Apr-2026 16:15:50 | debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,sntrup761x25519-sha512@openssh.com,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,ext-info-c,kex-strict-c-v00@openssh.com |
| 23-Apr-2026 16:15:50 | debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 |
| 23-Apr-2026 16:15:50 | debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com |
| 23-Apr-2026 16:15:50 | debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com |
| 23-Apr-2026 16:15:50 | debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1 |
| 23-Apr-2026 16:15:50 | debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1 |
| 23-Apr-2026 16:15:50 | debug2: compression ctos: none,zlib@openssh.com,zlib |
| 23-Apr-2026 16:15:50 | debug2: compression stoc: none,zlib@openssh.com,zlib |
| 23-Apr-2026 16:15:50 | debug2: languages ctos: |
| 23-Apr-2026 16:15:50 | debug2: languages stoc: |
| 23-Apr-2026 16:15:50 | debug2: first_kex_follows 0 |
| 23-Apr-2026 16:15:50 | debug2: reserved 0 |
| 23-Apr-2026 16:15:50 | debug2: peer server KEXINIT proposal |
| 23-Apr-2026 16:15:50 | debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,sntrup761x25519-sha512@openssh.com,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,kex-strict-s-v00@openssh.com |
| 23-Apr-2026 16:15:50 | debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 |
| 23-Apr-2026 16:15:50 | debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com |
| 23-Apr-2026 16:15:50 | debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com |
| 23-Apr-2026 16:15:50 | debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1 |
| 23-Apr-2026 16:15:50 | debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1 |
| 23-Apr-2026 16:15:50 | debug2: compression ctos: none,zlib@openssh.com |
| 23-Apr-2026 16:15:50 | debug2: compression stoc: none,zlib@openssh.com |
| 23-Apr-2026 16:15:50 | debug2: languages ctos: |
| 23-Apr-2026 16:15:50 | debug2: languages stoc: |
| 23-Apr-2026 16:15:50 | debug2: first_kex_follows 0 |
| 23-Apr-2026 16:15:50 | debug2: reserved 0 |
| 23-Apr-2026 16:15:50 | debug3: kex_choose_conf: will use strict KEX ordering |
| 23-Apr-2026 16:15:50 | debug1: kex: algorithm: curve25519-sha256 |
| 23-Apr-2026 16:15:50 | debug1: kex: host key algorithm: ssh-ed25519 |
| 23-Apr-2026 16:15:50 | debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none |
| 23-Apr-2026 16:15:50 | debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none |
| 23-Apr-2026 16:15:50 | debug3: send packet: type 30 |
| 23-Apr-2026 16:15:50 | debug1: expecting SSH2_MSG_KEX_ECDH_REPLY |
| 23-Apr-2026 16:15:50 | debug3: receive packet: type 31 |
| 23-Apr-2026 16:15:50 | debug1: SSH2_MSG_KEX_ECDH_REPLY received |
| 23-Apr-2026 16:15:50 | debug1: Server host key: ssh-ed25519 SHA256:NzJz2OEeWwv0FUeuS3jjxcWDSl2KqeaelGGoGp6Jzsk |
| 23-Apr-2026 16:15:50 | debug3: record_hostkey: found key type ED25519 in file /home/bamboo/.ssh/known_hosts:37 |
| 23-Apr-2026 16:15:50 | debug3: record_hostkey: found key type RSA in file /home/bamboo/.ssh/known_hosts:38 |
| 23-Apr-2026 16:15:50 | debug3: record_hostkey: found key type ECDSA in file /home/bamboo/.ssh/known_hosts:39 |
| 23-Apr-2026 16:15:50 | debug3: load_hostkeys_file: loaded 3 keys from stag.vtc.openboxes.com |
| 23-Apr-2026 16:15:50 | debug1: load_hostkeys: fopen /home/bamboo/.ssh/known_hosts2: No such file or directory |
| 23-Apr-2026 16:15:50 | debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory |
| 23-Apr-2026 16:15:50 | debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory |
| 23-Apr-2026 16:15:50 | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ |
| 23-Apr-2026 16:15:50 | @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ |
| 23-Apr-2026 16:15:50 | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ |
| 23-Apr-2026 16:15:50 | IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY! |
| 23-Apr-2026 16:15:50 | Someone could be eavesdropping on you right now (man-in-the-middle attack)! |
| 23-Apr-2026 16:15:50 | It is also possible that a host key has just been changed. |
| 23-Apr-2026 16:15:50 | The fingerprint for the ED25519 key sent by the remote host is |
| 23-Apr-2026 16:15:50 | SHA256:NzJz2OEeWwv0FUeuS3jjxcWDSl2KqeaelGGoGp6Jzsk. |
| 23-Apr-2026 16:15:50 | Please contact your system administrator. |
| 23-Apr-2026 16:15:50 | Add correct host key in /home/bamboo/.ssh/known_hosts to get rid of this message. |
| 23-Apr-2026 16:15:50 | Offending ECDSA key in /home/bamboo/.ssh/known_hosts:39 |
| 23-Apr-2026 16:15:50 | remove with: |
| 23-Apr-2026 16:15:50 | ssh-keygen -f "/home/bamboo/.ssh/known_hosts" -R "stag.vtc.openboxes.com" |
| 23-Apr-2026 16:15:50 | Password authentication is disabled to avoid man-in-the-middle attacks. |
| 23-Apr-2026 16:15:50 | Keyboard-interactive authentication is disabled to avoid man-in-the-middle attacks. |
| 23-Apr-2026 16:15:50 | UpdateHostkeys is disabled because the host key is not trusted. |
| 23-Apr-2026 16:15:50 | debug3: send packet: type 21 |
| 23-Apr-2026 16:15:50 | debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 |
| 23-Apr-2026 16:15:50 | debug2: ssh_set_newkeys: mode 1 |
| 23-Apr-2026 16:15:50 | debug1: rekey out after 134217728 blocks |
| 23-Apr-2026 16:15:50 | debug1: SSH2_MSG_NEWKEYS sent |
| 23-Apr-2026 16:15:50 | debug1: expecting SSH2_MSG_NEWKEYS |
| 23-Apr-2026 16:15:50 | debug3: receive packet: type 21 |
| 23-Apr-2026 16:15:50 | debug1: ssh_packet_read_poll2: resetting read seqnr 3 |
| 23-Apr-2026 16:15:50 | debug1: SSH2_MSG_NEWKEYS received |
| 23-Apr-2026 16:15:50 | debug2: ssh_set_newkeys: mode 0 |
| 23-Apr-2026 16:15:50 | debug1: rekey in after 134217728 blocks |
| 23-Apr-2026 16:15:50 | debug1: Will attempt key: /home/bamboo/.ssh/bamboo_ed25519 ED25519 SHA256:CVijJDqNedxhO4Y+NDVQF7xG4zh9UFFlf5zcdS/nsnc explicit |
| 23-Apr-2026 16:15:50 | debug2: pubkey_prepare: done |
| 23-Apr-2026 16:15:50 | debug3: send packet: type 5 |
| 23-Apr-2026 16:15:50 | debug3: receive packet: type 7 |
| 23-Apr-2026 16:15:50 | debug1: SSH2_MSG_EXT_INFO received |
| 23-Apr-2026 16:15:50 | debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com> |
| 23-Apr-2026 16:15:50 | debug1: kex_input_ext_info: publickey-hostbound@openssh.com=<0> |
| 23-Apr-2026 16:15:50 | debug3: receive packet: type 6 |
| 23-Apr-2026 16:15:50 | debug2: service_accept: ssh-userauth |
| 23-Apr-2026 16:15:50 | debug1: SSH2_MSG_SERVICE_ACCEPT received |
| 23-Apr-2026 16:15:50 | debug3: send packet: type 50 |
| 23-Apr-2026 16:15:50 | debug3: receive packet: type 51 |
| 23-Apr-2026 16:15:50 | debug1: Authentications that can continue: publickey |
| 23-Apr-2026 16:15:50 | debug3: start over, passed a different list publickey |
| 23-Apr-2026 16:15:50 | debug3: preferred gssapi-with-mic,publickey |
| 23-Apr-2026 16:15:50 | debug3: authmethod_lookup publickey |
| 23-Apr-2026 16:15:50 | debug3: remaining preferred: ,publickey |
| 23-Apr-2026 16:15:50 | debug3: authmethod_is_enabled publickey |
| 23-Apr-2026 16:15:50 | debug1: Next authentication method: publickey |
| 23-Apr-2026 16:15:50 | debug1: Offering public key: /home/bamboo/.ssh/bamboo_ed25519 ED25519 SHA256:CVijJDqNedxhO4Y+NDVQF7xG4zh9UFFlf5zcdS/nsnc explicit |
| 23-Apr-2026 16:15:50 | debug3: send packet: type 50 |
| 23-Apr-2026 16:15:50 | debug2: we sent a publickey packet, wait for reply |
| 23-Apr-2026 16:15:50 | debug3: receive packet: type 60 |
| 23-Apr-2026 16:15:50 | debug1: Server accepts key: /home/bamboo/.ssh/bamboo_ed25519 ED25519 SHA256:CVijJDqNedxhO4Y+NDVQF7xG4zh9UFFlf5zcdS/nsnc explicit |
| 23-Apr-2026 16:15:50 | debug3: sign_and_send_pubkey: using publickey-hostbound-v00@openssh.com with ED25519 SHA256:CVijJDqNedxhO4Y+NDVQF7xG4zh9UFFlf5zcdS/nsnc |
| 23-Apr-2026 16:15:50 | debug3: sign_and_send_pubkey: signing using ssh-ed25519 SHA256:CVijJDqNedxhO4Y+NDVQF7xG4zh9UFFlf5zcdS/nsnc |
| 23-Apr-2026 16:15:50 | debug3: no authentication agent, not adding key |
| 23-Apr-2026 16:15:50 | debug3: send packet: type 50 |
| 23-Apr-2026 16:15:50 | debug3: receive packet: type 52 |
| 23-Apr-2026 16:15:50 | Authenticated to stag.vtc.openboxes.com ([128.203.186.42]:22) using "publickey". |
| 23-Apr-2026 16:15:50 | debug2: fd 4 setting O_NONBLOCK |
| 23-Apr-2026 16:15:50 | debug1: channel 0: new [client-session] |
| 23-Apr-2026 16:15:50 | debug3: ssh_session2_open: channel_new: 0 |
| 23-Apr-2026 16:15:50 | debug2: channel 0: send open |
| 23-Apr-2026 16:15:50 | debug3: send packet: type 90 |
| 23-Apr-2026 16:15:50 | debug1: Requesting no-more-sessions@openssh.com |
| 23-Apr-2026 16:15:50 | debug3: send packet: type 80 |
| 23-Apr-2026 16:15:50 | debug1: Entering interactive session. |
| 23-Apr-2026 16:15:50 | debug1: pledge: network |
| 23-Apr-2026 16:15:50 | debug3: receive packet: type 80 |
| 23-Apr-2026 16:15:50 | debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 |
| 23-Apr-2026 16:15:50 | debug3: receive packet: type 4 |
| 23-Apr-2026 16:15:50 | debug1: Remote: /home/azureuser/.ssh/authorized_keys:2: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding |
| 23-Apr-2026 16:15:51 | debug3: receive packet: type 4 |
| 23-Apr-2026 16:15:51 | debug1: Remote: /home/azureuser/.ssh/authorized_keys:2: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding |
| 23-Apr-2026 16:15:51 | debug3: receive packet: type 91 |
| 23-Apr-2026 16:15:51 | debug2: channel_input_open_confirmation: channel 0: callback start |
| 23-Apr-2026 16:15:51 | debug2: fd 3 setting TCP_NODELAY |
| 23-Apr-2026 16:15:51 | debug3: set_sock_tos: set socket 3 IP_TOS 0x08 |
| 23-Apr-2026 16:15:51 | debug2: client_session2_setup: id 0 |
| 23-Apr-2026 16:15:51 | debug1: Sending environment. |
| 23-Apr-2026 16:15:51 | debug3: Ignored env PATH |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_planRepository_1_branch |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_smoketests_databasePassword |
| 23-Apr-2026 16:15:51 | debug3: Ignored env INVOCATION_ID |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_capability_system_jdk_JDK_1_7_0_352 |
| 23-Apr-2026 16:15:51 | debug3: Ignored env WRAPPER_JAVA_VERSION_MINOR |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_planRepository_1_branchDisplayName |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_github_apiKeySecret |
| 23-Apr-2026 16:15:51 | debug3: Ignored env WRAPPER_HOSTNAME |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_resultsUrl |
| 23-Apr-2026 16:15:51 | debug3: Ignored env WRAPPER_BITS |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_build_working_directory |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_planRepository_1_name |
| 23-Apr-2026 16:15:51 | debug3: Ignored env WRAPPER_VERSION |
| 23-Apr-2026 16:15:51 | debug3: Ignored env WRAPPER_BASE_NAME |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_buildKey |
| 23-Apr-2026 16:15:51 | debug3: Ignored env JRE_HOME |
| 23-Apr-2026 16:15:51 | debug3: Ignored env JOURNAL_STREAM |
| 23-Apr-2026 16:15:51 | debug3: Ignored env WRAPPER_HOST_NAME |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_shortPlanName |
| 23-Apr-2026 16:15:51 | debug3: Ignored env LOGS_DIRECTORY |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_planRepository_name |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_capability_system_builder_node_Node_js_14_21 |
| 23-Apr-2026 16:15:51 | debug3: Ignored env LOGNAME |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_gpg_keyname |
| 23-Apr-2026 16:15:51 | debug3: Ignored env WRAPPER_JAVA_VENDOR |
| 23-Apr-2026 16:15:51 | debug3: Ignored env PWD |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_buildNumber |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_capability_system_jdk_JDK_1_8_0_372 |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_shortJobName |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_buildResultsUrl |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_smoketests_databaseUser |
| 23-Apr-2026 16:15:51 | debug3: Ignored env SHELL |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_planRepository_repositoryUrl |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_agentId |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_planName |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_shortPlanKey |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_shortJobKey |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_planRepository_revision |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_buildTimeStamp |
| 23-Apr-2026 16:15:51 | debug3: Ignored env WRAPPER_EDITION |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_planRepository_previousRevision |
| 23-Apr-2026 16:15:51 | debug3: Ignored env WRAPPER_JAVA_VERSION_REVISION |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_buildResultKey |
| 23-Apr-2026 16:15:51 | debug3: Ignored env WRAPPER_JAVA_VERSION |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_buildPlanName |
| 23-Apr-2026 16:15:51 | debug3: Ignored env SYSTEMD_EXEC_PID |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_planRepository_1_revision |
| 23-Apr-2026 16:15:51 | debug3: Ignored env WRAPPER_PID |
| 23-Apr-2026 16:15:51 | debug3: Ignored env WRAPPER_WORKING_DIR |
| 23-Apr-2026 16:15:51 | debug3: Ignored env WRAPPER_OS |
| 23-Apr-2026 16:15:51 | debug1: channel 0: setting env LANG = "C.UTF-8" |
| 23-Apr-2026 16:15:51 | debug2: channel 0: request env confirm 0 |
| 23-Apr-2026 16:15:51 | debug3: send packet: type 98 |
| 23-Apr-2026 16:15:51 | debug3: Ignored env WRAPPER_BIN_DIR |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_buildFailed |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_capability_system_builder_command_ssh |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_capability_system_builder_grailsBuilder_Grails_3_3 |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_planRepository_branch |
| 23-Apr-2026 16:15:51 | debug3: Ignored env WRAPPER_CONF_DIR |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_agentWorkingDirectory |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_capability_system_git_executable |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_planRepository_1_previousRevision |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_gpg_passphrase |
| 23-Apr-2026 16:15:51 | debug3: Ignored env WRAPPER_LANG |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_capability_system_builder_grailsBuilder_Grails_1_3 |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_planRepository_branchDisplayName |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_planRepository_1_type |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_planRepository_branchName |
| 23-Apr-2026 16:15:51 | debug3: Ignored env WRAPPER_FILE_SEPARATOR |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_smoketests_guiAdminPassword |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_shortPlanBranchName |
| 23-Apr-2026 16:15:51 | debug3: Ignored env WRAPPER_INIT_DIR |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_capability_system_jdk_JDK |
| 23-Apr-2026 16:15:51 | debug3: Ignored env RUNTIME_DIRECTORY |
| 23-Apr-2026 16:15:51 | debug3: Ignored env WRAPPER_PATH_SEPARATOR |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_plan_storageTag |
| 23-Apr-2026 16:15:51 | debug3: Ignored env USER |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_planRepository_1_username |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_planRepository_type |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_git_cache_directory |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_tmp_directory |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_working_directory |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_planKey |
| 23-Apr-2026 16:15:51 | debug3: Ignored env WRAPPER_JAVA_VERSION_MAJOR |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_planRepository_1_repositoryUrl |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_planRepository_username |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_capability_system_jdk_JDK_1_8 |
| 23-Apr-2026 16:15:51 | debug3: Ignored env WRAPPER_RUN_MODE |
| 23-Apr-2026 16:15:51 | debug3: Ignored env WRAPPER_ARCH |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_capability_system_jdk_JDK_1_7 |
| 23-Apr-2026 16:15:51 | debug3: Ignored env HOME |
| 23-Apr-2026 16:15:51 | debug3: Ignored env bamboo_planRepository_1_branchName |
| 23-Apr-2026 16:15:51 | debug1: Sending command: sudo systemctl restart tomcat |
| 23-Apr-2026 16:15:51 | debug2: channel 0: request exec confirm 1 |
| 23-Apr-2026 16:15:51 | debug3: send packet: type 98 |
| 23-Apr-2026 16:15:51 | debug2: channel_input_open_confirmation: channel 0: callback done |
| 23-Apr-2026 16:15:51 | debug2: channel 0: open confirm rwindow 0 rmax 32768 |
| 23-Apr-2026 16:15:51 | debug2: channel 0: rcvd adjust 2097152 |
| 23-Apr-2026 16:15:51 | debug3: receive packet: type 99 |
| 23-Apr-2026 16:15:51 | debug2: channel_input_status_confirm: type 99 id 0 |
| 23-Apr-2026 16:15:51 | debug2: exec request accepted on channel 0 |
| 23-Apr-2026 16:15:52 | debug3: receive packet: type 96 |
| 23-Apr-2026 16:15:52 | debug2: channel 0: rcvd eof |
| 23-Apr-2026 16:15:52 | debug2: channel 0: output open -> drain |
| 23-Apr-2026 16:15:52 | debug2: channel 0: obuf empty |
| 23-Apr-2026 16:15:52 | debug2: chan_shutdown_write: channel 0: (i0 o1 sock -1 wfd 5 efd 6 [write]) |
| 23-Apr-2026 16:15:52 | debug2: channel 0: output drain -> closed |
| 23-Apr-2026 16:15:52 | debug3: receive packet: type 98 |
| 23-Apr-2026 16:15:52 | debug1: client_input_channel_req: channel 0 rtype exit-status reply 0 |
| 23-Apr-2026 16:15:52 | debug3: receive packet: type 98 |
| 23-Apr-2026 16:15:52 | debug1: client_input_channel_req: channel 0 rtype eow@openssh.com reply 0 |
| 23-Apr-2026 16:15:52 | debug2: channel 0: rcvd eow |
| 23-Apr-2026 16:15:52 | debug2: chan_shutdown_read: channel 0: (i0 o3 sock -1 wfd 4 efd 6 [write]) |
| 23-Apr-2026 16:15:52 | debug2: channel 0: input open -> closed |
| 23-Apr-2026 16:15:52 | debug3: receive packet: type 97 |
| 23-Apr-2026 16:15:52 | debug2: channel 0: rcvd close |
| 23-Apr-2026 16:15:52 | debug3: channel 0: will not send data after close |
| 23-Apr-2026 16:15:52 | debug2: channel 0: almost dead |
| 23-Apr-2026 16:15:52 | debug2: channel 0: gc: notify user |
| 23-Apr-2026 16:15:52 | debug2: channel 0: gc: user detached |
| 23-Apr-2026 16:15:52 | debug2: channel 0: send close |
| 23-Apr-2026 16:15:52 | debug3: send packet: type 97 |
| 23-Apr-2026 16:15:52 | debug2: channel 0: is dead |
| 23-Apr-2026 16:15:52 | debug2: channel 0: garbage collecting |
| 23-Apr-2026 16:15:52 | debug1: channel 0: free: client-session, nchannels 1 |
| 23-Apr-2026 16:15:52 | debug3: channel 0: status: The following connections are open: |
| 23-Apr-2026 16:15:52 | #0 client-session (t4 r0 i3/0 o3/0 e[write]/0 fd -1/-1/6 sock -1 cc -1 io 0x00/0x00) |
| 23-Apr-2026 16:15:52 | |
| 23-Apr-2026 16:15:52 | debug3: send packet: type 1 |
| 23-Apr-2026 16:15:52 | Transferred: sent 2360, received 2828 bytes, in 1.8 seconds |
| 23-Apr-2026 16:15:52 | Bytes per second: sent 1347.0, received 1614.2 |
| 23-Apr-2026 16:15:52 | debug1: Exit status 0 |
| 23-Apr-2026 16:15:52 | Finished task 'restart tomcat server via ssh' with result: Success |
| 23-Apr-2026 16:15:52 | Skipping execution of task './gradlew --stop' as it is disabled |
| 23-Apr-2026 16:15:52 | debug3: receive packet: type 96 |
| 23-Apr-2026 16:15:52 | debug2: channel 0: rcvd eof |
| 23-Apr-2026 16:15:52 | debug2: channel 0: output open -> drain |
| 23-Apr-2026 16:15:52 | debug2: channel 0: obuf empty |
| 23-Apr-2026 16:15:52 | debug2: chan_shutdown_write: channel 0: (i0 o1 sock -1 wfd 5 efd 6 [write]) |
| 23-Apr-2026 16:15:52 | debug2: channel 0: output drain -> closed |
| 23-Apr-2026 16:15:52 | debug3: receive packet: type 98 |
| 23-Apr-2026 16:15:52 | debug1: client_input_channel_req: channel 0 rtype exit-status reply 0 |
| 23-Apr-2026 16:15:52 | debug3: receive packet: type 98 |
| 23-Apr-2026 16:15:52 | debug1: client_input_channel_req: channel 0 rtype eow@openssh.com reply 0 |
| 23-Apr-2026 16:15:52 | debug2: channel 0: rcvd eow |
| 23-Apr-2026 16:15:52 | debug2: chan_shutdown_read: channel 0: (i0 o3 sock -1 wfd 4 efd 6 [write]) |
| 23-Apr-2026 16:15:52 | debug2: channel 0: input open -> closed |
| 23-Apr-2026 16:15:52 | debug3: receive packet: type 97 |
| 23-Apr-2026 16:15:52 | debug2: channel 0: rcvd close |
| 23-Apr-2026 16:15:52 | debug3: channel 0: will not send data after close |
| 23-Apr-2026 16:15:52 | debug2: channel 0: almost dead |
| 23-Apr-2026 16:15:52 | debug2: channel 0: gc: notify user |
| 23-Apr-2026 16:15:52 | debug2: channel 0: gc: user detached |
| 23-Apr-2026 16:15:52 | debug2: channel 0: send close |
| 23-Apr-2026 16:15:52 | debug3: send packet: type 97 |
| 23-Apr-2026 16:15:52 | debug2: channel 0: is dead |
| 23-Apr-2026 16:15:52 | debug2: channel 0: garbage collecting |
| 23-Apr-2026 16:15:52 | debug1: channel 0: free: client-session, nchannels 1 |
| 23-Apr-2026 16:15:52 | debug3: channel 0: status: The following connections are open: |
| 23-Apr-2026 16:15:52 | #0 client-session (t4 r0 i3/0 o3/0 e[write]/0 fd -1/-1/6 sock -1 cc -1 io 0x00/0x00) |
| 23-Apr-2026 16:15:52 | |
| 23-Apr-2026 16:15:52 | debug3: send packet: type 1 |
| 23-Apr-2026 16:15:52 | Transferred: sent 2360, received 2828 bytes, in 1.8 seconds |
| 23-Apr-2026 16:15:52 | Bytes per second: sent 1347.0, received 1614.2 |
| 23-Apr-2026 16:15:52 | debug1: Exit status 0 |
| 23-Apr-2026 16:15:52 | Finished task 'restart tomcat server via ssh' with result: Success |
| 23-Apr-2026 16:15:52 | Skipping execution of task './gradlew --stop' as it is disabled |
| 23-Apr-2026 16:15:55 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
| 23-Apr-2026 16:15:55 | Running on server: post build plugin 'NCover Results Collector' |
| 23-Apr-2026 16:15:55 | Running on server: post build plugin 'Build Labeller' |
| 23-Apr-2026 16:15:55 | Running on server: post build plugin 'Clover Delta Calculator' |
| 23-Apr-2026 16:15:55 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
| 23-Apr-2026 16:15:55 | All post build plugins have finished |
| 23-Apr-2026 16:15:55 | Generating build results summary... |
| 23-Apr-2026 16:15:55 | Saving build results to disk... |
| 23-Apr-2026 16:15:55 | Store variable context... |
| 23-Apr-2026 16:15:55 | Finished building OPENBOXES-VVGSTAG-DJ-19. |