Skip to content

neon-* 5733

neon-* 5733 #235

Triggered via pull request March 28, 2024 15:39
@bayandinbayandin
synchronize #130
neon-5201
Status Failure
Total duration 1h 30m 31s
Artifacts 1

tests.yml

on: pull_request
Matrix: test-bot
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
`brew test --verbose bayandin/tap/neon-local` failed on macOS Sonoma (14) on Apple Silicon!: Formula/neon-local.rb#L60
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/bin/bundle clean ==> Testing bayandin/tap/neon-local ==> /opt/homebrew/Cellar/neon-local/5201/bin/neon_local init Initializing pageserver node 1 at '127.0.0.1:64000' in "/private/tmp/neon-local-test-20240328-87094-sjsrha/neon/pageserver_1" ==> /opt/homebrew/Cellar/neon-local/5201/bin/neon_local start Starting neon broker at 127.0.0.1:49416. storage_broker started and passed status check, pid: 87111 The files belonging to this database system will be owned by user "runner". This user must also own the server process. The database cluster will be initialized with locale "C". The default database encoding has accordingly been set to "SQL_ASCII". The default text search configuration will be set to "english". Data page checksums are disabled. creating directory /private/tmp/neon-local-test-20240328-87094-sjsrha/neon/storage_controller_db ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... posix selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting default time zone ... UTC creating configuration files ... ok running bootstrap script ... ok performing post-bootstrap initialization ... ok syncing data to disk ... ok initdb: warning: enabling "trust" authentication for local connections initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb. Success. You can now start the database server using: /opt/homebrew/opt/neon-postgres/libexec/v16/bin/pg_ctl -D /private/tmp/neon-local-test-20240328-87094-sjsrha/neon/storage_controller_db -l logfile start Starting storage controller database... localhost:1235 - no response .localhost:1235 - accepting connections storage_controller_db started and passed status check, pid: 87124 . storage_controller started and passed status check, pid: 87138 Starting pageserver node 1 at '127.0.0.1:49415' in "/private/tmp/neon-local-test-20240328-87094-sjsrha/neon/pageserver_1". pageserver started and passed status check, pid: 87142 Starting safekeeper at '127.0.0.1:49413' in '/private/tmp/neon-local-test-20240328-87094-sjsrha/neon/safekeepers/sk1'. safekeeper-1 started and passed status check, pid: 87143 ==> /opt/homebrew/Cellar/neon-local/5201/bin/neon_local tenant create --pg-version 14 --tenant-id 0118acbf67a249dc65807ad72fdfc618 command failed: pageserver API: Reconcile error on shard 0118acbf67a249dc65807ad72fdfc618: receive body: error sending request for url (http://localhost:9898/v1/tenant/0118acbf67a249dc65807ad72fdfc618/location_config?lazy=true): error trying to connect: tcp connect error: Connection refused (os error 61) ==> /opt/homebrew/Cellar/neon-local/5201/bin/neon_local stop Stopping pageserver with pid 87142 gracefully... pageserver stopped Stopping safekeeper 1 with pid 87143 gracefully... safekeeper 1 stopped Stopping storage_broker with pid 87111 immediately... storage_broker stopped Stopping storage_controller with pid 87138 gracefully... storage_controller stopped Stopping storage controller database... waiting for server to shut down.... done server stopped Error: bayandin/tap/neon-local: failed An exception occurred within a child process: Minitest::Assertion: Expected: 0 Actual: 1 /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/minitest-5.22.3/lib/minitest/assertions.rb:183:in `assert' /opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/minitest-5.22.3/lib/minitest/assertions.rb:223:in `assert_equal' /opt/homebrew/Library/Homebrew/formula_assertions.rb:26:in `shell_output' /opt/homebrew/Library/Taps/bayandin/homebrew-tap/Formula/neon-local.rb:104:in `block (2 levels) in <class:NeonLocal>' /opt/homebrew/Library/Taps/bayandin/homebrew-tap/Formula/neon-local.rb:86:in `each' /opt/homebrew/Library/Taps/bayandin/homebrew-tap/Formula/neon-local.rb:86:in `block in <class:NeonLocal>' /opt/homebrew/Library/Homebrew/formula.rb:2599:in `block (3 levels) in run_test' /opt/homebr
test-bot (macos-14)
Process completed with exit code 1.
`brew test --verbose bayandin/tap/neon-local` failed on Linux!: Formula/neon-local.rb#L60
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/bin/bundle clean ==> Testing bayandin/tap/neon-local ==> /home/linuxbrew/.linuxbrew/Cellar/neon-local/5201/bin/neon_local init Initializing pageserver node 1 at '127.0.0.1:64000' in "/tmp/neon-local-test-20240328-187233-1zcu4f/neon/pageserver_1" ==> /home/linuxbrew/.linuxbrew/Cellar/neon-local/5201/bin/neon_local start Starting neon broker at 127.0.0.1:44021. storage_broker started and passed status check, pid: 187267 The files belonging to this database system will be owned by user "runner". This user must also own the server process. The database cluster will be initialized with locale "C.utf8". The default database encoding has accordingly been set to "UTF8". The default text search configuration will be set to "english". Data page checksums are disabled. creating directory /tmp/neon-local-test-20240328-187233-1zcu4f/neon/storage_controller_db ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... posix selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting default time zone ... Etc/UTC creating configuration files ... ok running bootstrap script ... ok performing post-bootstrap initialization ... ok syncing data to disk ... ok initdb: warning: enabling "trust" authentication for local connections initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb. Success. You can now start the database server using: /home/linuxbrew/.linuxbrew/opt/neon-postgres/libexec/v16/bin/pg_ctl -D /tmp/neon-local-test-20240328-187233-1zcu4f/neon/storage_controller_db -l logfile start Starting storage controller database... localhost:1235 - no response .localhost:1235 - accepting connections storage_controller_db started and passed status check, pid: 187288 . storage_controller started and passed status check, pid: 187303 Starting pageserver node 1 at '127.0.0.1:46057' in "/tmp/neon-local-test-20240328-187233-1zcu4f/neon/pageserver_1". pageserver started and passed status check, pid: 187312 Starting safekeeper at '127.0.0.1:41787' in '/tmp/neon-local-test-20240328-187233-1zcu4f/neon/safekeepers/sk1'. safekeeper-1 started and passed status check, pid: 187332 ==> /home/linuxbrew/.linuxbrew/Cellar/neon-local/5201/bin/neon_local tenant create --pg-version 14 --tenant-id f329ad7d2158a66c3fd174caa5c2329b command failed: pageserver API: Reconcile error on shard f329ad7d2158a66c3fd174caa5c2329b: receive body: error sending request for url (http://localhost:9898/v1/tenant/f329ad7d2158a66c3fd174caa5c2329b/location_config?lazy=true): error trying to connect: tcp connect error: Connection refused (os error 111) ==> /home/linuxbrew/.linuxbrew/Cellar/neon-local/5201/bin/neon_local stop Stopping pageserver with pid 187312 gracefully... pageserver stopped Stopping safekeeper 1 with pid 187332 gracefully... safekeeper 1 stopped Stopping storage_broker with pid 187267 immediately... storage_broker stopped Stopping storage_controller with pid 187303 gracefully... storage_controller stopped Stopping storage controller database... waiting for server to shut down.... done server stopped Error: bayandin/tap/neon-local: failed An exception occurred within a child process: Minitest::Assertion: Expected: 0 Actual: 1 /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/minitest-5.22.3/lib/minitest/assertions.rb:183:in `assert' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/minitest-5.22.3/lib/minitest/assertions.rb:223:in `assert_equal' /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula_assertions.rb:26:in `shell_output' /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/bayandin/homebrew-tap/Formula/neon-local.rb:104:in `block (2 levels) in <class:NeonLocal>' /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/bayandin/homebrew-tap/Formula/neon-local.rb:86:in `each' /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/bayandin/homebrew-tap/Formula/n
test-bot (ubuntu-22.04)
Process completed with exit code 1.
`brew test --verbose bayandin/tap/neon-local` failed on macOS Ventura (13)!: Formula/neon-local.rb#L60
/usr/local/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/bin/bundle clean ==> Testing bayandin/tap/neon-local ==> /usr/local/Cellar/neon-local/5201/bin/neon_local init Initializing pageserver node 1 at '127.0.0.1:64000' in "/private/tmp/neon-local-test-20240328-16573-cb9fxd/neon/pageserver_1" ==> /usr/local/Cellar/neon-local/5201/bin/neon_local start Starting neon broker at 127.0.0.1:49449. storage_broker started and passed status check, pid: 16600 The files belonging to this database system will be owned by user "runner". This user must also own the server process. The database cluster will be initialized with locale "C". The default database encoding has accordingly been set to "SQL_ASCII". The default text search configuration will be set to "english". Data page checksums are disabled. creating directory /private/tmp/neon-local-test-20240328-16573-cb9fxd/neon/storage_controller_db ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... posix selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting default time zone ... UTC creating configuration files ... ok running bootstrap script ... ok performing post-bootstrap initialization ... ok syncing data to disk ... ok initdb: warning: enabling "trust" authentication for local connections initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb. Success. You can now start the database server using: /usr/local/opt/neon-postgres/libexec/v16/bin/pg_ctl -D /private/tmp/neon-local-test-20240328-16573-cb9fxd/neon/storage_controller_db -l logfile start Starting storage controller database... localhost:1235 - no response .localhost:1235 - accepting connections storage_controller_db started and passed status check, pid: 16619 . storage_controller started and passed status check, pid: 16633 Starting pageserver node 1 at '127.0.0.1:49448' in "/private/tmp/neon-local-test-20240328-16573-cb9fxd/neon/pageserver_1". pageserver started and passed status check, pid: 16638 Starting safekeeper at '127.0.0.1:49446' in '/private/tmp/neon-local-test-20240328-16573-cb9fxd/neon/safekeepers/sk1'. safekeeper-1 started and passed status check, pid: 16643 ==> /usr/local/Cellar/neon-local/5201/bin/neon_local tenant create --pg-version 14 --tenant-id 800c2b5e267d2fa11c92b0f02ef961aa command failed: pageserver API: Reconcile error on shard 800c2b5e267d2fa11c92b0f02ef961aa: receive body: error sending request for url (http://localhost:9898/v1/tenant/800c2b5e267d2fa11c92b0f02ef961aa/location_config?lazy=true): error trying to connect: tcp connect error: Connection refused (os error 61) ==> /usr/local/Cellar/neon-local/5201/bin/neon_local stop Stopping pageserver with pid 16638 gracefully... pageserver stopped Stopping safekeeper 1 with pid 16643 gracefully... safekeeper 1 stopped Stopping storage_broker with pid 16600 immediately... storage_broker stopped Stopping storage_controller with pid 16633 gracefully... storage_controller stopped Stopping storage controller database... waiting for server to shut down.... done server stopped Error: bayandin/tap/neon-local: failed An exception occurred within a child process: Minitest::Assertion: Expected: 0 Actual: 1 /usr/local/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/minitest-5.22.3/lib/minitest/assertions.rb:183:in `assert' /usr/local/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/minitest-5.22.3/lib/minitest/assertions.rb:223:in `assert_equal' /usr/local/Homebrew/Library/Homebrew/formula_assertions.rb:26:in `shell_output' /usr/local/Homebrew/Library/Taps/bayandin/homebrew-tap/Formula/neon-local.rb:104:in `block (2 levels) in <class:NeonLocal>' /usr/local/Homebrew/Library/Taps/bayandin/homebrew-tap/Formula/neon-local.rb:86:in `each' /usr/local/Homebrew/Library/Taps/bayandin/homebrew-tap/Formula/neon-local.rb:86:in `block in <class:NeonLocal>' /usr/local/Homebrew/Library/Homebrew/formula.rb:2599:in `block (3
test-bot (macos-13)
Process completed with exit code 1.
test-bot (macos-14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-bot (ubuntu-22.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-bot (macos-13)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
bottles Expired
588 MB