++ dirname ./run.sh
+ cd .
+ echo 1272
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Sat Sep 19 10:15:54 UTC 2026
+ uptime
10:15:54 up 4 min, 0 users, load average: 0.17, 0.11, 0.05
+ ff=default
+ image=yegor256/ruby
+ rebase=false
+ head_branch=master
+ pull_title='chore(deps): update reviewdog/action-actionlint action to v1.76.0'
+ author=yegor256
+ directory=
+ head=git@github.com:yegor256/erc20.git
+ pull_id=193
+ fork=git@github.com:yegor256/erc20.git
+ fork_branch=renovate/reviewdog-action-actionlint-1.x
+ squash=false
+ vars=('--env=head=git@github.com:yegor256/erc20.git' '--env=pull_id=193' '--env=fork=git@github.com:yegor256/erc20.git' '--env=fork_branch=renovate/reviewdog-action-actionlint-1.x' '--env=head_branch=master' '--env=pull_title=chore(deps): update reviewdog/action-actionlint action to v1.76.0' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=193'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/reviewdog-action-actionlint-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=chore(deps): update reviewdog/action-actionlint action to v1.76.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''DONCE_SUDO=true bundle exec rake'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:yegor256/erc20.git'\''' ';' 'export '\''pull_id=193'\''' ';' 'export '\''fork=git@github.com:yegor256/erc20.git'\''' ';' 'export '\''fork_branch=renovate/reviewdog-action-actionlint-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=chore(deps): update reviewdog/action-actionlint action to v1.76.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' 'DONCE_SUDO=true bundle exec rake' ';')
+ container=yegor256_erc20_193
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-30-86
+ pwd
/tmp/rultor-ILeR
+ git --version
git version 2.34.1
+ docker --version
Docker version 25.0.3, build 4debf41
+ mkdir -p /home/ubuntu/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/ubuntu/.ssh/config
+ git clone --recurse-submodules git@github.com:yegor256/erc20.git repo
Cloning into 'repo'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
+ cd repo
+ git config user.email gpg@rultor.com
+ git config user.name Rultor.com
+ '[' -z 'export '\''head=git@github.com:yegor256/erc20.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:yegor256/erc20.git'\''' ';' 'export '\''pull_id=193'\''' ';' 'export '\''fork=git@github.com:yegor256/erc20.git'\''' ';' 'export '\''fork_branch=renovate/reviewdog-action-actionlint-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=chore(deps): update reviewdog/action-actionlint action to v1.76.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' 'DONCE_SUDO=true bundle exec rake' ';'
+ sensitive=()
+ set -ex -o pipefail
+ cd repo
+ git remote add fork git@github.com:yegor256/erc20.git
+ git remote update
Fetching origin
Fetching fork
From github.com:yegor256/erc20
* [new branch] 106 -> fork/106
* [new branch] 11 -> fork/11
* [new branch] 145 -> fork/145
* [new branch] 146 -> fork/146
* [new branch] 147 -> fork/147
* [new branch] 148 -> fork/148
* [new branch] 149 -> fork/149
* [new branch] 15 -> fork/15
* [new branch] 150 -> fork/150
* [new branch] 151 -> fork/151
* [new branch] 152 -> fork/152
* [new branch] 153 -> fork/153
* [new branch] 154 -> fork/154
* [new branch] 155 -> fork/155
* [new branch] 156 -> fork/156
* [new branch] 157 -> fork/157
* [new branch] 158 -> fork/158
* [new branch] 163 -> fork/163
* [new branch] 18 -> fork/18
* [new branch] 44 -> fork/44
* [new branch] 6 -> fork/6
* [new branch] 9 -> fork/9
* [new branch] claude/gracious-edison-3qzubk -> fork/claude/gracious-edison-3qzubk
* [new branch] master -> fork/master
* [new branch] renovate/hardhat-3.x -> fork/renovate/hardhat-3.x
* [new branch] renovate/nomicfoundation-hardhat-toolbox-7.x -> fork/renovate/nomicfoundation-hardhat-toolbox-7.x
* [new branch] renovate/reviewdog-action-actionlint-1.x -> fork/renovate/reviewdog-action-actionlint-1.x
+ args=()
+ '[' default == default ']'
+ args+=(--ff)
+ '[' default == no ']'
+ '[' default == only ']'
+ '[' false == true ']'
+ BRANCH=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ export BRANCH
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ git checkout -B __rultor fork/renovate/reviewdog-action-actionlint-1.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/reviewdog-action-actionlint-1.x' from 'fork'.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch 'master' set up to track remote branch 'master' from 'origin'.
Your branch is up to date with 'origin/master'.
+ '[' false == true ']'
+ KEY=3FD3FA7E9AF0FA4C
+ git merge --gpg-sign=3FD3FA7E9AF0FA4C --no-edit -m 'chore(deps): update reviewdog/action-actionlint action to v1.76.0' --ff __rultor
Auto-merging .github/workflows/actionlint.yml
Merge made by the 'ort' strategy.
.github/workflows/actionlint.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
+ git log -1 --show-signature
commit e99db9a77a307d81986df6357037034955fe0db8
gpg: Signature made Sat Sep 19 10:15:56 2026 UTC
gpg: using RSA key FAC962C42841735692C13FF43FD3FA7E9AF0FA4C
gpg: Good signature from "Rultor.com <gpg@rultor.com>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the owner.
Primary key fingerprint: FAC9 62C4 2841 7356 92C1 3FF4 3FD3 FA7E 9AF0 FA4C
Merge: acd0f57 b0a7f52
Author: Rultor.com <gpg@rultor.com>
Date: Sat Sep 19 10:15:56 2026 +0000
chore(deps): update reviewdog/action-actionlint action to v1.76.0
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.05
++ bc
++ echo 0.05 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.05, low enough to run a new Docker container'
load average is 0.05, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/ruby
+ docker pull yegor256/ruby
Using default tag: latest
latest: Pulling from yegor256/ruby
cb259a83ac3d: Pulling fs layer
4f4fb700ef54: Pulling fs layer
50778be6ae7c: Pulling fs layer
de39015cb2a0: Pulling fs layer
c5d1f12c356a: Pulling fs layer
e9b75b04736a: Pulling fs layer
74aacb7acb4e: Pulling fs layer
b343964c14ed: Pulling fs layer
2da5d65999c3: Pulling fs layer
de39015cb2a0: Waiting
c5d1f12c356a: Waiting
e9b75b04736a: Waiting
74aacb7acb4e: Waiting
b343964c14ed: Waiting
2da5d65999c3: Waiting
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
50778be6ae7c: Verifying Checksum
50778be6ae7c: Download complete
cb259a83ac3d: Verifying Checksum
cb259a83ac3d: Download complete
e9b75b04736a: Verifying Checksum
e9b75b04736a: Download complete
74aacb7acb4e: Verifying Checksum
74aacb7acb4e: Download complete
b343964c14ed: Verifying Checksum
b343964c14ed: Download complete
2da5d65999c3: Verifying Checksum
2da5d65999c3: Download complete
c5d1f12c356a: Verifying Checksum
c5d1f12c356a: Download complete
de39015cb2a0: Verifying Checksum
de39015cb2a0: Download complete
cb259a83ac3d: Pull complete
4f4fb700ef54: Pull complete
50778be6ae7c: Pull complete
de39015cb2a0: Pull complete
c5d1f12c356a: Pull complete
e9b75b04736a: Pull complete
74aacb7acb4e: Pull complete
b343964c14ed: Pull complete
2da5d65999c3: Pull complete
Digest: sha256:1e3d8ad5ebf9fd2b323717b6b1213e233d033d7dec9eaac9d19bf72b6e5caaf7
Status: Downloaded newer image for yegor256/ruby:latest
docker.io/yegor256/ruby:latest
+ docker ps --filter=status=exited
+ grep --quiet '\syegor256_erc20_193\s*$'
+ ls -al .
total 52
drwx------ 3 ubuntu ubuntu 4096 Sep 19 10:15 .
drwxrwxrwt 12 root root 4096 Sep 19 10:15 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 Sep 19 10:15 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 Sep 19 10:15 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 5 Sep 19 10:15 pid
drwxrwxr-x 10 ubuntu ubuntu 4096 Sep 19 10:15 repo
-rw-rw-r-- 1 ubuntu ubuntu 81 Sep 19 10:15 rubygems.yml
-rwxrwxr-x 1 ubuntu ubuntu 6672 Sep 19 10:15 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 601 Sep 19 10:15 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 8835 Sep 19 10:16 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-ILeR:/main --env=head=git@github.com:yegor256/erc20.git --env=pull_id=193 --env=fork=git@github.com:yegor256/erc20.git --env=fork_branch=renovate/reviewdog-action-actionlint-1.x --env=head_branch=master '--env=pull_title=chore(deps): update reviewdog/action-actionlint action to v1.76.0' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=193'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/reviewdog-action-actionlint-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=chore(deps): update reviewdog/action-actionlint action to v1.76.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''DONCE_SUDO=true bundle exec rake'\'' '\'';'\'' )' --hostname=docker --privileged --net=host --dns 8.8.8.8 --add-host docker:127.0.0.1 --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-ILeR/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_erc20_193 yegor256/ruby /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
++ awk -F : '$3 > 100 { print $1 }'
++ cat /etc/group
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G nogroup r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G ubuntu r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-journal r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-network r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G messagebus r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G _ssh r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G polkitd r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssh r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G docker r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G r r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cache /root/.gemrc /root/.profile /root/.ssh /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./repo ./rubygems.yml ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ cat /home/r/script.sh
#!/usr/bin/env bash
set -e
set -o pipefail
if [ -e /home/r/.profile ]; then source /home/r/.profile; fi
shopt -s expand_aliases
alias 'sudo=sudo -i'
export HOME=/home/r
cd "${HOME}/repo"
export 'head=git@github.com:yegor256/erc20.git' ; export 'pull_id=193' ; export 'fork=git@github.com:yegor256/erc20.git' ; export 'fork_branch=renovate/reviewdog-action-actionlint-1.x' ; export 'head_branch=master' ; export 'pull_title=chore(deps): update reviewdog/action-actionlint action to v1.76.0' ; export 'author=yegor256' ; pdd -f /dev/null ; bundle install --no-color ; DONCE_SUDO=true bundle exec rake ;
+ su --login r --command /home/r/script.sh
Found 7 lines in /home/r/repo/.pdd
My version is 0.23.1
Ruby version is 3.4.9 at x86_64-linux
Reading from root dir .
Excluding target/**/*
Excluding coverage/**/*
/usr/local/bundle/gems/pdd-0.23.1/lib/pdd/sources.rb:90: warning: undefining the allocator of T_DATA class FileMagic
/home/r/repo/hardhat/hardhat.config.js is a binary file (858 bytes)
/home/r/repo/hardhat/ignition/modules/Foo.ts is a binary file (303 bytes)
/home/r/repo/hardhat/package.json is a binary file (106 bytes)
/home/r/repo/renovate.json is a binary file (107 bytes)
Reading .0pdd.yml ...
Reading .gitattributes ...
Reading .github/workflows/actionlint.yml ...
Reading .github/workflows/codecov.yml ...
Reading .github/workflows/copyrights.yml ...
Reading .github/workflows/hadolint.yml ...
Reading .github/workflows/markdown-lint.yml ...
Reading .github/workflows/pdd.yml ...
Reading .github/workflows/rake.yml ...
Reading .github/workflows/reuse.yml ...
Reading .github/workflows/shellcheck.yml ...
Reading .github/workflows/typos.yml ...
Reading .github/workflows/xcop.yml ...
Reading .github/workflows/yamllint.yml ...
Reading .gitignore ...
Reading .gitleaksignore ...
Reading .pdd ...
Reading .rubocop.yml ...
Reading .rultor.yml ...
Reading .yamllint.yml ...
Reading Gemfile ...
Reading Gemfile.lock ...
Reading LICENSE.txt ...
Reading LICENSES/MIT.txt ...
Reading README.md ...
Reading REUSE.toml ...
Reading Rakefile ...
Reading bin/erc20 ...
Reading erc20.gemspec ...
Reading features/cli.feature ...
Reading features/dry.feature ...
Reading features/gem_package.feature ...
Reading features/live.feature ...
Reading features/step_definitions/steps.rb ...
Reading features/support/env.rb ...
Reading hardhat/.gitignore ...
Reading hardhat/Dockerfile ...
Reading hardhat/contracts/Foo.sol ...
Reading lib/erc20/checks.rb ...
Reading lib/erc20/erc20.rb ...
Reading lib/erc20/fake_wallet.rb ...
Reading lib/erc20/wallet.rb ...
Reading lib/erc20.rb ...
Reading test/erc20/test_bin.rb ...
Reading test/erc20/test_fake_wallet.rb ...
Reading test/erc20/test_wallet.rb ...
Reading test/erc20/test_wallet_hardhat.rb ...
Reading test/erc20/test_wallet_live.rb ...
Reading test/fake_node.rb ...
Reading test/test__helper.rb ...
Bundler 2.6.9 is running, but your lockfile was generated with 2.5.16. Installing Bundler 2.5.16 and restarting using that version.
Fetching gem metadata from https://rubygems.org/.
Fetching bundler 2.5.16
Installing bundler 2.5.16
Fetching gem metadata from https://rubygems.org/........
Fetching rake 13.4.2
Installing rake 13.4.2
Fetching public_suffix 7.0.5
Installing public_suffix 7.0.5
Fetching addressable 2.9.0
Installing addressable 2.9.0
Fetching ansi 1.6.0
Installing ansi 1.6.0
Fetching ast 2.4.3
Installing ast 2.4.3
Fetching backtrace 0.4.1
Installing backtrace 0.4.1
Fetching base64 0.3.0
Installing base64 0.3.0
Fetching bigdecimal 4.1.2
Installing bigdecimal 4.1.2 with native extensions
Fetching builder 3.3.0
Installing builder 3.3.0
Fetching concurrent-ruby 1.3.8
Installing concurrent-ruby 1.3.8
Fetching crack 1.0.1
Installing crack 1.0.1
Fetching cucumber-ci-environment 11.0.0
Installing cucumber-ci-environment 11.0.0
Fetching cucumber-messages 32.3.1
Installing cucumber-messages 32.3.1
Fetching cucumber-gherkin 39.1.0
Installing cucumber-gherkin 39.1.0
Fetching cucumber-tag-expressions 8.1.0
Installing cucumber-tag-expressions 8.1.0
Fetching cucumber-core 16.2.0
Installing cucumber-core 16.2.0
Fetching cucumber-cucumber-expressions 19.0.1
Installing cucumber-cucumber-expressions 19.0.1
Fetching cucumber-html-formatter 23.1.0
Installing cucumber-html-formatter 23.1.0
Fetching diff-lcs 1.6.2
Installing diff-lcs 1.6.2
Fetching logger 1.7.0
Installing logger 1.7.0
Fetching mini_mime 1.1.5
Installing mini_mime 1.1.5
Fetching multi_test 1.1.0
Installing multi_test 1.1.0
Fetching ffi 1.17.4 (x86_64-linux-gnu)
Installing ffi 1.17.4 (x86_64-linux-gnu)
Fetching memoist3 1.0.0
Installing memoist3 1.0.0
Fetching sys-uname 1.5.1
Installing sys-uname 1.5.1
Fetching cucumber 11.1.1
Installing cucumber 11.1.1
Fetching os 1.1.4
Installing os 1.1.4
Fetching ellipsized 0.3.0
Installing ellipsized 0.3.0
Fetching loog 0.8.0
Installing loog 0.8.0
Fetching tago 0.7.0
Installing tago 0.7.0
Fetching elapsed 0.3.1
Installing elapsed 0.3.1
Fetching qbash 0.8.4
Installing qbash 0.8.4
Fetching donce 0.7.0
Installing donce 0.7.0
Fetching drb 2.2.3
Installing drb 2.2.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.8.1
Installing http_parser.rb 0.8.1 with native extensions
Fetching em-websocket 0.5.3
Installing em-websocket 0.5.3
Fetching erb 6.0.6
Installing erb 6.0.6 with native extensions
Fetching forwardable 1.4.0
Installing forwardable 1.4.0
Fetching keccak 1.3.3
Installing keccak 1.3.3 with native extensions
Fetching konstructor 1.0.2
Installing konstructor 1.0.2
Fetching openssl 3.3.3
Installing openssl 3.3.3 with native extensions
Fetching mini_portile2 2.8.9
Installing mini_portile2 2.8.9
Fetching pkg-config 1.6.5
Installing pkg-config 1.6.5
Fetching rubyzip 2.4.1
Installing rubyzip 2.4.1
Fetching rbsecp256k1 6.0.0
Installing rbsecp256k1 6.0.0 with native extensions
Fetching ffi-compiler 1.4.2
Installing ffi-compiler 1.4.2
Fetching scrypt 3.1.0
Installing scrypt 3.1.0 with native extensions
Fetching eth 0.5.13
Installing eth 0.5.13
Fetching websocket-extensions 0.1.5
Installing websocket-extensions 0.1.5
Fetching websocket-driver 0.8.2
Installing websocket-driver 0.8.2 with native extensions
Fetching faye-websocket 0.12.0
Installing faye-websocket 0.12.0
Fetching json 2.21.1
Installing json 2.21.1 with native extensions
Fetching uri 1.1.1
Installing uri 1.1.1
Fetching net-http 0.9.1
Installing net-http 0.9.1
Fetching faraday-net_http 3.4.4
Installing faraday-net_http 3.4.4
Fetching faraday 2.14.3
Installing faraday 2.14.3
Fetching multi_json 1.21.1
Installing multi_json 1.21.1
Fetching jsonrpc-client 0.1.4
Installing jsonrpc-client 0.1.4
Fetching thor 1.5.0
Installing thor 1.5.0
Fetching ethon 0.18.0
Installing ethon 0.18.0
Fetching hashdiff 1.2.1
Installing hashdiff 1.2.1
Fetching language_server-protocol 3.17.0.6
Installing language_server-protocol 3.17.0.6
Fetching lint_roller 1.1.0
Installing lint_roller 1.1.0
Fetching prism 1.9.0
Installing prism 1.9.0 with native extensions
Fetching minitest 6.0.6
Installing minitest 6.0.6
Fetching ruby-progressbar 1.13.0
Installing ruby-progressbar 1.13.0
Fetching minitest-reporters 1.8.0
Installing minitest-reporters 1.8.0
Fetching minitest-retry 0.3.1
Installing minitest-retry 0.3.1
Fetching parallel 2.1.0
Installing parallel 2.1.0
Fetching parser 3.3.12.0
Installing parser 3.3.12.0
Fetching random-port 0.8.2
Installing random-port 0.8.2
Fetching tsort 0.2.0
Installing tsort 0.2.0
Fetching rbs 4.1.0
Installing rbs 4.1.0 with native extensions
Fetching rdoc 8.0.0
Installing rdoc 8.0.0
Fetching regexp_parser 2.12.0
Installing regexp_parser 2.12.0
Fetching rubocop-ast 1.50.0
Installing rubocop-ast 1.50.0
Fetching unicode-emoji 4.2.0
Installing unicode-emoji 4.2.0
Fetching unicode-display_width 3.2.0
Installing unicode-display_width 3.2.0
Fetching rubocop 1.88.2
Installing rubocop 1.88.2
Fetching rubocop-elegant 0.7.1
Installing rubocop-elegant 0.7.1
Fetching rubocop-minitest 0.40.0
Installing rubocop-minitest 0.40.0
Fetching rubocop-performance 1.26.1
Installing rubocop-performance 1.26.1
Fetching rubocop-rake 0.7.1
Installing rubocop-rake 0.7.1
Fetching simplecov 1.0.3
Installing simplecov 1.0.3
Fetching simplecov-cobertura 4.0.0
Installing simplecov-cobertura 4.0.0
Fetching threads 0.5.0
Installing threads 0.5.0
Fetching typhoeus 1.6.0
Installing typhoeus 1.6.0
Fetching webmock 3.26.2
Installing webmock 3.26.2
Fetching yard 0.9.45
Installing yard 0.9.45
Bundle complete! 26 Gemfile dependencies, 95 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from rubyzip:
RubyZip 3.0 is coming!
**********************
The public API of some Rubyzip classes has been modernized to use named
parameters for optional arguments. Please check your usage of the
following classes:
* `Zip::File`
* `Zip::Entry`
* `Zip::InputStream`
* `Zip::OutputStream`
* `Zip::DOSTime`
Run your test suite with the `RUBYZIP_V3_API_WARN` environment
variable set to see warnings about usage of the old API. This will
help you to identify any changes that you need to make to your code.
See https://github.com/rubyzip/rubyzip/wiki/Updating-to-version-3.x for
more information.
Please ensure that your Gemfiles and .gemspecs are suitably restrictive
to avoid an unexpected breakage when 3.0 is released (e.g. ~> 2.3.0).
See https://github.com/rubyzip/rubyzip for details. The Changelog also
lists other enhancements and bugfixes that have been implemented since
version 2.3.0.
1 installed gem you directly depend on is looking for funding.
Run `bundle fund` for details
/usr/local/bundle/gems/bundler-2.5.16/lib/bundler/rubygems_ext.rb:250: warning: method redefined; discarding old encode_with
/usr/local/lib/ruby/3.4.0/rubygems/dependency.rb:341: warning: previous definition of encode_with was here
/home/r/repo/test/test__helper.rb:20:in '<top (required)>': [DEPRECATION] `SimpleCov.minimum_coverage_by_file` is deprecated. Replace it with:
coverage(:line) { minimum_per_file 90 }
/home/r/repo/test/test__helper.rb:22:in 'block in <top (required)>': [DEPRECATION] `SimpleCov.add_filter` is deprecated. Replace with `SimpleCov.skip` (same arguments, same behavior). Example: `SimpleCov.skip "test/"`.
/home/r/repo/test/test__helper.rb:23:in 'block in <top (required)>': [DEPRECATION] `SimpleCov.add_filter` is deprecated. Replace with `SimpleCov.skip` (same arguments, same behavior). Example: `SimpleCov.skip "vendor/"`.
/home/r/repo/test/test__helper.rb:24:in 'block in <top (required)>': [DEPRECATION] `SimpleCov.add_filter` is deprecated. Replace with `SimpleCov.skip` (same arguments, same behavior). Example: `SimpleCov.skip "target/"`.
/home/r/repo/test/test__helper.rb:25:in 'block in <top (required)>': [DEPRECATION] `SimpleCov.track_files` is deprecated. Replace with `SimpleCov.cover "lib/**/*.rb"` — `cover` includes unloaded files on disk (the historical `track_files` behavior) and also restricts the report to the matching set. If you want to keep additional files outside "lib/**/*.rb" in the report, pass every directory you care about, e.g. `cover "lib/**/*.rb", "app/**/*.rb"`.
/home/r/repo/test/test__helper.rb:26:in 'block in <top (required)>': [DEPRECATION] `SimpleCov.track_files` is deprecated. Replace with `SimpleCov.cover "*.rb"` — `cover` includes unloaded files on disk (the historical `track_files` behavior) and also restricts the report to the matching set. If you want to keep additional files outside "*.rb" in the report, pass every directory you care about, e.g. `cover "*.rb", "app/**/*.rb"`.
/usr/local/bundle/gems/eth-0.5.13/lib/eth/abi/encoder.rb:52: warning: assigned but unused variable - nested_sub_size
/usr/local/bundle/gems/eth-0.5.13/lib/eth/address.rb:91: warning: ambiguous `/`; wrap regexp in parentheses or add a space after `/` operator
/usr/local/bundle/gems/eth-0.5.13/lib/eth/address.rb:96: warning: ambiguous `/`; wrap regexp in parentheses or add a space after `/` operator
/usr/local/bundle/gems/eth-0.5.13/lib/eth/address.rb:101: warning: ambiguous `/`; wrap regexp in parentheses or add a space after `/` operator
/usr/local/bundle/gems/eth-0.5.13/lib/eth/contract/function_input.rb:34: warning: method redefined; discarding old type
/usr/local/bundle/gems/eth-0.5.13/lib/eth/contract/function_output.rb:33: warning: method redefined; discarding old type
/usr/local/bundle/gems/eth-0.5.13/lib/eth/client.rb:74: warning: method redefined; discarding old default_account
/usr/local/bundle/gems/eth-0.5.13/lib/eth/client.rb:82: warning: method redefined; discarding old chain_id
/usr/local/bundle/gems/eth-0.5.13/lib/eth/eip712.rb:50: warning: assigned but unused variable - dependency
/usr/local/bundle/gems/eth-0.5.13/lib/eth/rlp/encoder.rb:36: warning: assigned but unused variable - result
/usr/local/bundle/gems/eth-0.5.13/lib/eth/util.rb:53: warning: assigned but unused variable - hex
/usr/local/bundle/gems/eth-0.5.13/lib/eth/util.rb:67: warning: assigned but unused variable - bin
/usr/local/bundle/gems/eth-0.5.13/lib/eth/util.rb:103: warning: ambiguous `/`; wrap regexp in parentheses or add a space after `/` operator
/usr/local/bundle/gems/eth-0.5.13/lib/eth/util.rb:111: warning: ambiguous `/`; wrap regexp in parentheses or add a space after `/` operator
Started with run options --seed 56718
TestBin
test_fetches_gas_price 32m PASS0m (0.49s)
test_sends_eth_payment_in_eth 32m PASS0m (1.44s)
test_sends_exact_amount_of_eth 32m PASS0m (1.49s)
test_sends_erc20_payment_in_dollars 32m PASS0m (1.47s)
test_rejects_a_too_precise_eth_amount 32m PASS0m (1.47s)
test_generates_public_key 32m PASS0m (0.97s)
test_sends_exact_amount_of_gwei 32m PASS0m (1.48s)
test_fetches_eth_balance 32m PASS0m (1.47s)
test_wrong_command 32m PASS0m (0.49s)
test_sends_erc20_payment_in_usdt 32m PASS0m (1.45s)
test_sends_erc20_payment 32m PASS0m (1.46s)
test_sends_eth_payment 32m PASS0m (1.46s)
test_rejects_a_too_precise_usdt_amount 32m PASS0m (1.66s)
test_generates_private_key 32m PASS0m (0.59s)
test_prints_help 32m PASS0m (0.54s)
test_sends_exact_amount_of_dollars 32m PASS0m (1.55s)
test_fetches_erc20_balance 32m PASS0m (1.47s)
test_rejects_fractional_amount_of_wei 32m PASS0m (1.45s)
test_sends_eth_payment_in_wei 32m PASS0m (1.46s)
test_sends_eth_payment_in_gwei 32m PASS0m (1.45s)
test_sends_exact_amount_of_usdt 32m PASS0m (1.45s)
test_prints_version 32m PASS0m (0.49s)
TestWallet
test_rejects_an_address_without_a_prefix 32m PASS0m (0.00s)
test_yields_the_payment_missed_while_offline 32m PASS0m (3.51s)
test_yields_a_complete_payment 32m PASS0m (1.41s)
test_never_defaults_to_a_zero_subscription_id 32m PASS0m (1.41s)
The MultiJson constant is deprecated and will be removed in v2.0. Use MultiJSON instead.
MultiJSON.encode is deprecated and will be removed in v2.0. Use MultiJSON.generate instead.
MultiJSON.decode is deprecated and will be removed in v2.0. Use MultiJSON.parse instead.
test_tips_the_proposer_a_gwei 32m PASS0m (0.12s)
Talked to example.org:443 in 21ms
The balance of 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 is 2039583 ERC20 tokens
test_logs_to_stdout 32m PASS0m (0.02s)
test_ignores_payment_removed_by_reorg 32m PASS0m (1.41s)
test_sums_only_transfers_to_the_receiver 32m PASS0m (0.02s)
test_rejects_non_array_fallbacks 32m PASS0m (0.00s)
test_rejects_an_address_added_at_runtime 32m PASS0m (2.31s)
E: Request #42 was rejected by ws://127.0.0.1:1030: {"code" => -32602, "message" => "too many topics"}
test_retries_a_rejected_subscription 32m PASS0m (4.30s)
test_reaches_the_last_fallback 32m PASS0m (0.07s)
test_rejects_reverted_transaction 32m PASS0m (0.02s)
test_rejects_transaction_with_many_transfers 32m PASS0m (0.02s)
test_caps_the_fee_at_the_gas_price 32m PASS0m (0.09s)
E: Request #42 was rejected by ws://127.0.0.1:1031: {"code" => -32602, "message" => "too many topics"}
test_ignores_a_rejected_subscription 32m PASS0m (3.30s)
test_unsubscribes_from_the_previous_subscription 32m PASS0m (2.41s)
test_broadcasts_identical_transaction_on_retry 32m PASS0m (0.07s)
test_complains_when_the_block_fails 32m PASS0m (1.41s)
test_rejects_gas_limit_above_maximum 32m PASS0m (0.00s)
test_retries_on_transient_non_json_response 32m PASS0m (0.05s)
test_rejects_empty_result_of_balance 32m PASS0m (0.02s)
test_rejects_empty_result_of_eth_balance 32m PASS0m (0.02s)
test_complains_about_a_corrupt_frame 32m PASS0m (1.41s)
test_rejects_truncated_result_of_balance 32m PASS0m (0.02s)
test_explains_why_a_huge_amount_is_rejected 32m PASS0m (0.00s)
test_spends_all_attempts_on_every_endpoint 32m PASS0m (0.14s)
test_encodes_the_largest_amount_in_a_single_word 32m PASS0m (0.02s)
test_rejects_gas_limit_below_minimum 32m PASS0m (0.00s)
test_pays_with_a_dynamic_fee_transaction 32m PASS0m (0.10s)
test_stops_resubscribing_after_an_address_leaves 32m PASS0m (5.41s)
test_fails_after_exhausting_attempts 32m PASS0m (0.08s)
test_falls_back_with_a_single_attempt 32m PASS0m (0.05s)
test_checks_balance_on_testnet 33m SKIP0m (0.00s)
test_falls_back_to_secondary_endpoint 32m PASS0m (0.05s)
test_asks_for_the_logs_of_the_gap 32m PASS0m (3.51s)
test_rejects_negative_attempts 32m PASS0m (0.00s)
test_rejects_amount_above_the_word_maximum 32m PASS0m (0.00s)
test_rejects_a_chain_without_a_base_fee 32m PASS0m (0.02s)
test_pays_eth_with_a_dynamic_fee_txn 32m PASS0m (0.07s)
test_rejects_a_nil_gas_price 32m PASS0m (0.00s)
test_never_tips_above_the_fee_cap 32m PASS0m (0.07s)
test_rejects_a_nil_address_in_the_list 32m PASS0m (0.00s)
test_subscribes_with_a_fractional_delay 32m PASS0m (0.50s)
TestFakeWallet
test_accepts_payments_on_hardhat 32m PASS0m (0.20s)
test_complains_like_the_real_wallet 32m PASS0m (0.00s)
test_rejects_a_negative_amount 32m PASS0m (0.00s)
test_checks_gas_estimate 32m PASS0m (0.00s)
test_checks_fake_balance 32m PASS0m (0.00s)
test_checks_preset_fake_eth_balance 32m PASS0m (0.00s)
test_pays_fake_money 32m PASS0m (0.00s)
test_rejects_a_broken_address_at_runtime 32m PASS0m (0.10s)
test_returns_gas_price_in_wei 32m PASS0m (0.00s)
test_rejects_a_malformed_address 32m PASS0m (0.00s)
test_pays_fake_eths 32m PASS0m (0.00s)
test_returns_host 32m PASS0m (0.00s)
test_checks_fake_eth_balance 32m PASS0m (0.00s)
test_accepts_a_subscription_id 32m PASS0m (1.00s)
test_reads_sum_of_payment 32m PASS0m (0.00s)
test_checks_gas_price 32m PASS0m (0.00s)
test_rejects_a_nil_private_key 32m PASS0m (0.00s)
test_checks_preset_fake_balance 32m PASS0m (0.00s)
TestWalletLive
test_pays_on_mainnet 33m SKIP0m (0.00s)
test_checks_balance_of_absent_address 33m SKIP0m (0.00s)
test_checks_balance_on_mainnet 33m SKIP0m (0.00s)
+ sudo docker run --detach --name donce-9c708cfae149 --add-host host.docker.internal:host-gateway --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1038:3128 yegor256/squid-proxy:latest /#5477
#5477: Unable to find image 'yegor256/squid-proxy:latest' locally
#5477: latest: Pulling from yegor256/squid-proxy
#5477: cb259a83ac3d: Already exists
#5477: 3a7b115649ea: Pulling fs layer
#5477: a8d48c50659b: Pulling fs layer
#5477: b8637ed74f7c: Pulling fs layer
#5477: a8d48c50659b: Verifying Checksum
#5477: a8d48c50659b: Download complete
#5477: b8637ed74f7c: Verifying Checksum
#5477: b8637ed74f7c: Download complete
#5477: 3a7b115649ea: Verifying Checksum
#5477: 3a7b115649ea: Download complete
#5477: 3a7b115649ea: Pull complete
#5477: a8d48c50659b: Pull complete
#5477: b8637ed74f7c: Pull complete
#5477: Digest: sha256:607e6d908a1679380a0d1bd2d79896a2c3ed26262e4bd33f9f9cd2d1f6b60dc4
#5477: Status: Downloaded newer image for yegor256/squid-proxy:latest
#5477: 20d9423bef902a6bb2bdf7615a3e07a278bf4827947fde0e70f071aa65e2d35b
+ sudo docker logs donce-9c708cfae149 /#5490
#5490: + set -e
#5490: + [ -z jeffrey ]
#5490: + [ -z swordfish ]
#5490: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#5490: Adding password for user jeffrey
#5490: + rm -f /run/squid.pid
#5490: + which squid
#5490: + exec /usr/sbin/squid -NYCd 1
#5490: 2026/09/19 10:20:23| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#5490: 2026/09/19 10:20:23| aclIpParseIpData: IPv6 has not been enabled.
#5490: 2026/09/19 10:20:23| aclIpParseIpData: IPv6 has not been enabled.
#5490: 2026/09/19 10:20:23| aclIpParseIpData: IPv6 has not been enabled.
#5490: 2026/09/19 10:20:23| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#5490: 2026/09/19 10:20:23| Created PID file (/run/squid.pid)
#5490: 2026/09/19 10:20:23| Current Directory is /
#5490: 2026/09/19 10:20:23| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#5490: 2026/09/19 10:20:23| Service Name: squid
#5490: 2026/09/19 10:20:23| Process ID 1
#5490: 2026/09/19 10:20:23| Process Roles: master worker
#5490: 2026/09/19 10:20:23| With 1048576 file descriptors available
#5490: 2026/09/19 10:20:23| Initializing IP Cache...
#5490: 2026/09/19 10:20:23| DNS IPv4 socket created at 0.0.0.0, FD 8
#5490: 2026/09/19 10:20:23| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#5490: 2026/09/19 10:20:23| Adding domain ec2.internal from /etc/resolv.conf
#5490: 2026/09/19 10:20:23| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#5490: 2026/09/19 10:20:23| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#5490: 2026/09/19 10:20:23| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#5490: 2026/09/19 10:20:23| Store logging disabled
#5490: 2026/09/19 10:20:23| Swap maxSize 0 + 8192 KB, estimated 630 objects
#5490: 2026/09/19 10:20:23| Target number of buckets: 31
#5490: 2026/09/19 10:20:23| Using 8192 Store buckets
#5490: 2026/09/19 10:20:23| Max Mem size: 8192 KB
#5490: 2026/09/19 10:20:23| Max Swap size: 0 KB
#5490: 2026/09/19 10:20:23| Using Least Load store dir selection
#5490: 2026/09/19 10:20:23| Current Directory is /
#5490: 2026/09/19 10:20:23| Finished loading MIME types and icons.
#5490: 2026/09/19 10:20:23| HTCP Disabled.
#5490: 2026/09/19 10:20:23| Pinger socket opened on FD 11
#5490: 2026/09/19 10:20:23| Squid plugin modules loaded: 0
#5490: 2026/09/19 10:20:23| Adaptation support is off.
#5490: 2026/09/19 10:20:23| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#5490: listening port: 3128
#5490: 2026/09/19 10:20:23| Starting new basicauthenticator helpers...
#5490: current master transaction: master53
#5490: 2026/09/19 10:20:23| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#5490: current master transaction: master53
#5490: 2026/09/19 10:20:24| storeLateRelease: released 0 objects
+ sudo docker rm --force donce-9c708cfae149 /#5498
#5498: donce-9c708cfae149
test_pings_google_via_proxy 32m PASS0m (7.40s)
test_accepts_payments_on_mainnet 33m SKIP0m (0.00s)
test_checks_balance_on_polygon 33m SKIP0m (0.00s)
test_checks_eth_balance_on_mainnet 33m SKIP0m (0.00s)
test_fails_with_invalid_infura_key 33m SKIP0m (0.00s)
+ sudo docker run --detach --name donce-a8645bf5e378 --add-host host.docker.internal:host-gateway --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1039:3128 yegor256/squid-proxy:latest /#5507
#5507: 56f8985f4701404004e0d788d4f2cf95b41b343de98dfdf4e6a8f16f1304e3c3
+ sudo docker logs donce-a8645bf5e378 /#5515
#5515: + set -e
#5515: + [ -z jeffrey ]
#5515: + [ -z swordfish ]
#5515: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#5515: Adding password for user jeffrey
#5515: + rm -f /run/squid.pid
#5515: + which squid
#5515: + exec /usr/sbin/squid -NYCd 1
#5515: 2026/09/19 10:20:26| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#5515: 2026/09/19 10:20:26| aclIpParseIpData: IPv6 has not been enabled.
#5515: 2026/09/19 10:20:26| aclIpParseIpData: IPv6 has not been enabled.
#5515: 2026/09/19 10:20:26| aclIpParseIpData: IPv6 has not been enabled.
#5515: 2026/09/19 10:20:26| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#5515: 2026/09/19 10:20:26| Created PID file (/run/squid.pid)
#5515: 2026/09/19 10:20:26| Current Directory is /
#5515: 2026/09/19 10:20:26| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#5515: 2026/09/19 10:20:26| Service Name: squid
#5515: 2026/09/19 10:20:26| Process ID 1
#5515: 2026/09/19 10:20:26| Process Roles: master worker
#5515: 2026/09/19 10:20:26| With 1048576 file descriptors available
#5515: 2026/09/19 10:20:26| Initializing IP Cache...
#5515: 2026/09/19 10:20:26| DNS IPv4 socket created at 0.0.0.0, FD 8
#5515: 2026/09/19 10:20:26| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#5515: 2026/09/19 10:20:26| Adding domain ec2.internal from /etc/resolv.conf
#5515: 2026/09/19 10:20:26| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#5515: 2026/09/19 10:20:26| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#5515: 2026/09/19 10:20:26| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#5515: 2026/09/19 10:20:26| Store logging disabled
#5515: 2026/09/19 10:20:26| Swap maxSize 0 + 8192 KB, estimated 630 objects
#5515: 2026/09/19 10:20:26| Target number of buckets: 31
#5515: 2026/09/19 10:20:26| Using 8192 Store buckets
#5515: 2026/09/19 10:20:26| Max Mem size: 8192 KB
#5515: 2026/09/19 10:20:26| Max Swap size: 0 KB
#5515: 2026/09/19 10:20:26| Using Least Load store dir selection
#5515: 2026/09/19 10:20:26| Current Directory is /
#5515: 2026/09/19 10:20:26| Finished loading MIME types and icons.
#5515: 2026/09/19 10:20:26| HTCP Disabled.
#5515: 2026/09/19 10:20:26| Pinger socket opened on FD 11
#5515: 2026/09/19 10:20:26| Squid plugin modules loaded: 0
#5515: 2026/09/19 10:20:26| Adaptation support is off.
#5515: 2026/09/19 10:20:26| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#5515: listening port: 3128
#5515: 2026/09/19 10:20:26| Starting new basicauthenticator helpers...
#5515: current master transaction: master53
#5515: 2026/09/19 10:20:26| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#5515: current master transaction: master53
+ sudo docker rm --force donce-a8645bf5e378 /#5523
#5523: donce-a8645bf5e378
test_checks_balance_via_proxy_on_mainnet 33m SKIP0m (0.88s)
test_checks_gas_estimate_on_mainnet 33m SKIP0m (0.00s)
TestWalletHardhat
+ sudo docker build --tag donce-bc23258019ff --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5532
#5532: #0 building with "default" instance using docker driver
#5532:
#5532: #1 [internal] load build definition from Dockerfile
#5532: #1 transferring dockerfile: 552B done
#5532: #1 DONE 0.1s
#5532:
#5532: #2 [internal] load metadata for docker.io/library/node:24
#5532: #2 DONE 0.4s
#5532:
#5532: #3 [internal] load .dockerignore
#5532: #3 transferring context: 2B done
#5532: #3 DONE 0.0s
#5532:
#5532: #4 [internal] load build context
#5532: #4 transferring context: 4.97kB done
#5532: #4 DONE 0.0s
#5532:
#5532: #5 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#5532: #5 resolve docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945 0.0s done
#5532: #5 sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 0B / 64.42MB 0.1s
#5532: #5 sha256:b795e77f6c253b171f482eff27b9b882dc4cdcb42d773372e298481c7318fbc2 6.67kB / 6.67kB done
#5532: #5 sha256:eaac70c68abdf6ffacf6de10d31ed9de4813505d1a794eb7393cb27fceb624a6 2.10MB / 48.50MB 0.1s
#5532: #5 sha256:7b2de2423ebd9d3290883175c0e46dccd6de955b08e6e9a5bd20909e3face240 868.35kB / 24.06MB 0.1s
#5532: #5 sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945 3.88kB / 3.88kB done
#5532: #5 sha256:5a750d3be5e5c80275f8c9a5367c3aed99c2875656590c8d0701c7ee687f5f0a 2.49kB / 2.49kB done
#5532: #5 sha256:eaac70c68abdf6ffacf6de10d31ed9de4813505d1a794eb7393cb27fceb624a6 8.39MB / 48.50MB 0.2s
#5532: #5 sha256:7b2de2423ebd9d3290883175c0e46dccd6de955b08e6e9a5bd20909e3face240 4.19MB / 24.06MB 0.2s
#5532: #5 sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 9.44MB / 64.42MB 0.4s
#5532: #5 sha256:eaac70c68abdf6ffacf6de10d31ed9de4813505d1a794eb7393cb27fceb624a6 20.97MB / 48.50MB 0.4s
#5532: #5 sha256:7b2de2423ebd9d3290883175c0e46dccd6de955b08e6e9a5bd20909e3face240 10.49MB / 24.06MB 0.4s
#5532: #5 sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 16.78MB / 64.42MB 0.6s
#5532: #5 sha256:eaac70c68abdf6ffacf6de10d31ed9de4813505d1a794eb7393cb27fceb624a6 30.41MB / 48.50MB 0.6s
#5532: #5 sha256:7b2de2423ebd9d3290883175c0e46dccd6de955b08e6e9a5bd20909e3face240 17.83MB / 24.06MB 0.6s
#5532: #5 sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 25.17MB / 64.42MB 0.8s
#5532: #5 sha256:eaac70c68abdf6ffacf6de10d31ed9de4813505d1a794eb7393cb27fceb624a6 40.89MB / 48.50MB 0.8s
#5532: #5 sha256:7b2de2423ebd9d3290883175c0e46dccd6de955b08e6e9a5bd20909e3face240 24.06MB / 24.06MB 0.8s done
#5532: #5 sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 29.75MB / 64.42MB 0.9s
#5532: #5 sha256:eaac70c68abdf6ffacf6de10d31ed9de4813505d1a794eb7393cb27fceb624a6 47.19MB / 48.50MB 0.9s
#5532: #5 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 0B / 211.71MB 0.9s
#5532: #5 sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 33.55MB / 64.42MB 1.0s
#5532: #5 sha256:eaac70c68abdf6ffacf6de10d31ed9de4813505d1a794eb7393cb27fceb624a6 48.50MB / 48.50MB 0.9s done
#5532: #5 sha256:7f25c00422393b23d335fdcd248cb7db9d8c1037657270636dd331ac92f6d06e 0B / 3.32kB 1.0s
#5532: #5 sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 42.99MB / 64.42MB 1.2s
#5532: #5 sha256:7f25c00422393b23d335fdcd248cb7db9d8c1037657270636dd331ac92f6d06e 3.32kB / 3.32kB 1.0s done
#5532: #5 extracting sha256:eaac70c68abdf6ffacf6de10d31ed9de4813505d1a794eb7393cb27fceb624a6
#5532: #5 sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 2.10MB / 59.82MB 1.2s
#5532: #5 sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 48.23MB / 64.42MB 1.3s
#5532: #5 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 12.58MB / 211.71MB 1.3s
#5532: #5 sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 5.24MB / 59.82MB 1.3s
#5532: #5 sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 53.48MB / 64.42MB 1.4s
#5532: #5 sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 9.44MB / 59.82MB 1.4s
#5532: #5 sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 57.67MB / 64.42MB 1.5s
#5532: #5 sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 13.63MB / 59.82MB 1.5s
#5532: #5 sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 64.42MB / 64.42MB 1.7s
#5532: #5 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 25.17MB / 211.71MB 1.7s
#5532: #5 sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 22.02MB / 59.82MB 1.7s
#5532: #5 sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 64.42MB / 64.42MB 1.7s done
#5532: #5 sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 26.21MB / 59.82MB 1.8s
#5532: #5 sha256:496e07b192ff1c9265750d075a3387666375e1729f2a3a5c38e0b5cde05334c9 1.25MB / 1.25MB 1.8s done
#5532: #5 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 37.75MB / 211.71MB 2.0s
#5532: #5 sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 38.80MB / 59.82MB 2.0s
#5532: #5 sha256:4cc81be23c065f7bd9f0e53015be3c099db194a9d930ac587fc53dcc5e0000a4 446B / 446B 1.9s done
#5532: #5 sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 45.09MB / 59.82MB 2.1s
#5532: #5 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 52.43MB / 211.71MB 2.3s
#5532: #5 sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 59.82MB / 59.82MB 2.3s
#5532: #5 sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 59.82MB / 59.82MB 2.3s done
#5532: #5 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 69.21MB / 211.71MB 2.5s
#5532: #5 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 90.18MB / 211.71MB 2.7s
#5532: #5 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 116.58MB / 211.71MB 3.0s
#5532: #5 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 135.27MB / 211.71MB 3.2s
#5532: #5 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 146.80MB / 211.71MB 3.3s
#5532: #5 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 167.77MB / 211.71MB 3.5s
#5532: #5 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 181.60MB / 211.71MB 3.7s
#5532: #5 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 199.23MB / 211.71MB 3.9s
#5532: #5 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 211.71MB / 211.71MB 4.0s done
#5532: #5 extracting sha256:eaac70c68abdf6ffacf6de10d31ed9de4813505d1a794eb7393cb27fceb624a6 4.3s done
#5532: #5 extracting sha256:7b2de2423ebd9d3290883175c0e46dccd6de955b08e6e9a5bd20909e3face240
#5532: #5 extracting sha256:7b2de2423ebd9d3290883175c0e46dccd6de955b08e6e9a5bd20909e3face240 0.9s done
#5532: #5 extracting sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d
#5532: #5 extracting sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 3.2s done
#5532: #5 extracting sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a
#5532: #5 extracting sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 5.1s
#5532: #5 extracting sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 9.0s done
#5532: #5 extracting sha256:7f25c00422393b23d335fdcd248cb7db9d8c1037657270636dd331ac92f6d06e done
#5532: #5 extracting sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 0.1s
#5532: #5 extracting sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 3.4s done
#5532: #5 extracting sha256:496e07b192ff1c9265750d075a3387666375e1729f2a3a5c38e0b5cde05334c9
#5532: #5 extracting sha256:496e07b192ff1c9265750d075a3387666375e1729f2a3a5c38e0b5cde05334c9 0.1s done
#5532: #5 extracting sha256:4cc81be23c065f7bd9f0e53015be3c099db194a9d930ac587fc53dcc5e0000a4 done
#5532: #5 DONE 22.8s
#5532:
#5532: #6 [2/9] WORKDIR /app
#5532: #6 DONE 0.1s
#5532:
#5532: #7 [3/9] COPY package.json .
#5532: #7 DONE 0.1s
#5532:
#5532: #8 [4/9] RUN npm install
#5532: #8 22.61 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
#5532: #8 26.36 npm warn deprecated lodash.isequal@4.5.0: This package is deprecated. Use require('node:util').isDeepStrictEqual instead.
#5532: #8 26.67 npm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
#5532: #8 26.67 npm warn deprecated glob@5.0.15: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
#5532: #8 26.77 npm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
#5532: #8 26.89 npm warn deprecated glob@8.1.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
#5532: #8 26.96 npm warn deprecated glob@7.1.7: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
#5532: #8 29.80 npm warn deprecated uuid@8.3.2: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028).
#5532: #8 30.38 npm warn deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
#5532: #8 40.14
#5532: #8 40.14 added 590 packages, and audited 591 packages in 40s
#5532: #8 40.15
#5532: #8 40.15 117 packages are looking for funding
#5532: #8 40.15 run `npm fund` for details
#5532: #8 40.20
#5532: #8 40.20 37 vulnerabilities (14 low, 17 moderate, 6 high)
#5532: #8 40.20
#5532: #8 40.20 To address all issues (including breaking changes), run:
#5532: #8 40.20 npm audit fix --force
#5532: #8 40.20
#5532: #8 40.20 Run `npm audit` for details.
#5532: #8 40.20 npm warn install-scripts 2 packages have install scripts not yet covered by allowScripts:
#5532: #8 40.20 npm warn install-scripts keccak@3.0.4 (install: node-gyp-build || exit 0)
#5532: #8 40.20 npm warn install-scripts secp256k1@4.0.5 (install: node-gyp-build || exit 0)
#5532: #8 40.20 npm warn install-scripts
#5532: #8 40.20 npm warn install-scripts Run `npm install-scripts ls` to review, or `npm install-scripts approve <pkg>` to allow.
#5532: #8 40.21 npm notice
#5532: #8 40.21 npm notice New major version of npm available! 11.19.0 -> 12.0.2
#5532: #8 40.21 npm notice Changelog: https://github.com/npm/cli/releases/tag/v12.0.2
#5532: #8 40.21 npm notice To update run: npm install -g npm@12.0.2
#5532: #8 40.21 npm notice
#5532: #8 DONE 40.8s
#5532:
#5532: #9 [5/9] COPY hardhat.config.js .
#5532: #9 DONE 0.1s
#5532:
#5532: #10 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#5532: #10 DONE 0.4s
#5532:
#5532: #11 [7/9] COPY contracts contracts
#5532: #11 DONE 0.2s
#5532:
#5532: #12 [8/9] COPY ignition ignition
#5532: #12 DONE 0.0s
#5532:
#5532: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5532: #13 1.797 Downloading compiler 0.8.28
#5532: #13 2.679 Compiled 1 Solidity file successfully (evm target: paris).
#5532: #13 DONE 2.8s
#5532:
#5532: #14 exporting to image
#5532: #14 exporting layers
#5532: #14 exporting layers 17.9s done
#5532: #14 writing image sha256:b05cb99f0bd001c019c1b5c3452eed6856c306edc062e759d99e50e88b275c62 done
#5532: #14 naming to docker.io/library/donce-bc23258019ff done
#5532: #14 DONE 18.0s
+ sudo docker run --detach --name donce-ccb9aa57f566 --add-host host.docker.internal:host-gateway --publish 1040:8545 --user=1001:1001 donce-bc23258019ff /bin/bash -c npx\ hardhat\ node\ /#5565
#5565: 28b8f15c70593db0213a279e918b32597a7fe91e5052a60a45eb7f1a919273ba
+ sudo docker build --tag donce-d298ea127e19 --build-arg HOST\=host.docker.internal --build-arg PORT\=1040 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5574
#5574: #0 building with "default" instance using docker driver
#5574:
#5574: #1 [internal] load build definition from Dockerfile
#5574: #1 transferring dockerfile: 552B done
#5574: #1 DONE 0.0s
#5574:
#5574: #2 [internal] load metadata for docker.io/library/node:24
#5574: #2 DONE 0.1s
#5574:
#5574: #3 [internal] load .dockerignore
#5574: #3 transferring context: 2B done
#5574: #3 DONE 0.0s
#5574:
#5574: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#5574: #4 DONE 0.0s
#5574:
#5574: #5 [internal] load build context
#5574: #5 transferring context: 243B done
#5574: #5 DONE 0.0s
#5574:
#5574: #6 [2/9] WORKDIR /app
#5574: #6 CACHED
#5574:
#5574: #7 [3/9] COPY package.json .
#5574: #7 CACHED
#5574:
#5574: #8 [4/9] RUN npm install
#5574: #8 CACHED
#5574:
#5574: #9 [5/9] COPY hardhat.config.js .
#5574: #9 CACHED
#5574:
#5574: #10 [6/9] RUN sed -i "s/PORT/1040/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5574: #10 DONE 0.3s
#5574:
#5574: #11 [7/9] COPY contracts contracts
#5574: #11 DONE 0.1s
#5574:
#5574: #12 [8/9] COPY ignition ignition
#5574: #12 DONE 0.0s
#5574:
#5574: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5574: #13 1.410 Downloading compiler 0.8.28
#5574: #13 2.088 Compiled 1 Solidity file successfully (evm target: paris).
#5574: #13 DONE 2.2s
#5574:
#5574: #14 exporting to image
#5574: #14 exporting layers
#5574: #14 exporting layers 0.2s done
#5574: #14 writing image sha256:257e82f3bcd88bf81ac5f96b29e3f091d997763cc3aa61199eea996025ecd4b4 done
#5574: #14 naming to docker.io/library/donce-d298ea127e19 done
#5574: #14 DONE 0.2s
+ sudo docker run --name donce-a33b6933357c --add-host host.docker.internal:host-gateway donce-d298ea127e19 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#5607
#5607: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5607: // SPDX-License-Identifier: MIT
#5607:
#5607: require("@nomicfoundation/hardhat-toolbox");
#5607:
#5607: /** @type import("hardhat/config").HardhatUserConfig */
#5607:
#5607: module.exports = {
#5607: solidity: "0.8.28",
#5607: defaultNetwork: "foo",
#5607: networks: {
#5607: hardhat: {
#5607: chainId: 4242,
#5607: gas: 10,
#5607: gasPrice: 4,
#5607: maxFeePerGas: 100,
#5607: maxPriorityFeePerGas: 100,
#5607: initialBaseFeePerGas: 100,
#5607: accounts: [
#5607: {
#5607: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5607: balance: "55555555555555555555555"
#5607: },
#5607: {
#5607: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5607: balance: "66666666666666666666666"
#5607: }
#5607: ]
#5607: },
#5607: foo: {
#5607: chainId: 4242,
#5607: url: "http://host.docker.internal:1040"
#5607: }
#5607: }
#5607: };
#5607: total 328
#5607: drwxr-xr-x 1 root root 4096 Sep 19 10:21 .
#5607: drwxr-xr-x 1 root root 4096 Sep 19 10:21 ..
#5607: drwxr-xr-x 4 root root 4096 Sep 19 10:21 artifacts
#5607: drwxr-xr-x 2 root root 4096 Sep 19 10:16 contracts
#5607: -rw-r--r-- 1 root root 874 Sep 19 10:21 hardhat.config.js
#5607: drwxr-xr-x 3 root root 4096 Sep 19 10:16 ignition
#5607: drwxr-xr-x 381 root root 12288 Sep 19 10:21 node_modules
#5607: -rw-r--r-- 1 root root 294439 Sep 19 10:21 package-lock.json
#5607: -rw-r--r-- 1 root root 106 Sep 19 10:16 package.json
#5607: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5607: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5607: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5607:
#5607: Deploying [ FooModule ]
#5607:
#5607: Batch #1
#5607: Executing FooModule#Foo...
#5607:
#5607: 3A0JBatch #1
#5607: Executing FooModule#Foo...
#5607:
#5607: 3A0JBatch #1
#5607: Executed FooModule#Foo
#5607:
#5607: 3A0JBatch #1
#5607: Executed FooModule#Foo
#5607:
#5607: [ FooModule ] successfully deployed 🚀
#5607:
#5607: Deployed Addresses
#5607:
#5607: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5607: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-a33b6933357c /#5618
#5618: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5618: // SPDX-License-Identifier: MIT
#5618:
#5618: require("@nomicfoundation/hardhat-toolbox");
#5618:
#5618: /** @type import("hardhat/config").HardhatUserConfig */
#5618:
#5618: module.exports = {
#5618: solidity: "0.8.28",
#5618: defaultNetwork: "foo",
#5618: networks: {
#5618: hardhat: {
#5618: chainId: 4242,
#5618: gas: 10,
#5618: gasPrice: 4,
#5618: maxFeePerGas: 100,
#5618: maxPriorityFeePerGas: 100,
#5618: initialBaseFeePerGas: 100,
#5618: accounts: [
#5618: {
#5618: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5618: balance: "55555555555555555555555"
#5618: },
#5618: {
#5618: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5618: balance: "66666666666666666666666"
#5618: }
#5618: ]
#5618: },
#5618: foo: {
#5618: chainId: 4242,
#5618: url: "http://host.docker.internal:1040"
#5618: }
#5618: }
#5618: };
#5618: total 328
#5618: drwxr-xr-x 1 root root 4096 Sep 19 10:21 .
#5618: drwxr-xr-x 1 root root 4096 Sep 19 10:21 ..
#5618: drwxr-xr-x 4 root root 4096 Sep 19 10:21 artifacts
#5618: drwxr-xr-x 2 root root 4096 Sep 19 10:16 contracts
#5618: -rw-r--r-- 1 root root 874 Sep 19 10:21 hardhat.config.js
#5618: drwxr-xr-x 3 root root 4096 Sep 19 10:16 ignition
#5618: drwxr-xr-x 381 root root 12288 Sep 19 10:21 node_modules
#5618: -rw-r--r-- 1 root root 294439 Sep 19 10:21 package-lock.json
#5618: -rw-r--r-- 1 root root 106 Sep 19 10:16 package.json
#5618: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5618: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5618: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5618:
#5618: Deploying [ FooModule ]
#5618:
#5618: Batch #1
#5618: Executing FooModule#Foo...
#5618:
#5618: 3A0JBatch #1
#5618: Executing FooModule#Foo...
#5618:
#5618: 3A0JBatch #1
#5618: Executed FooModule#Foo
#5618:
#5618: 3A0JBatch #1
#5618: Executed FooModule#Foo
#5618:
#5618: [ FooModule ] successfully deployed 🚀
#5618:
#5618: Deployed Addresses
#5618:
#5618: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5618: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-a33b6933357c /#5627
#5627: donce-a33b6933357c
+ sudo docker rmi donce-d298ea127e19 /#5635
#5635: Untagged: donce-d298ea127e19:latest
#5635: Deleted: sha256:257e82f3bcd88bf81ac5f96b29e3f091d997763cc3aa61199eea996025ecd4b4
+ sudo docker logs donce-ccb9aa57f566 /#5667
#5667: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5667:
#5667: Accounts
#5667: ========
#5667: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5667:
#5667: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5667:
#5667: 32meth_chainId0m
#5667: 32meth_chainId (2)0m
#5667: 32meth_accounts0m
#5667: 32mhardhat_getAutomine0m
#5667: 32meth_chainId0m
#5667: 32meth_getBlockByNumber0m
#5667: 32meth_getTransactionCount0m
#5667: 32meth_getTransactionCount (2)0m
#5667: 32meth_getTransactionCount (3)0m
#5667: 32meth_getBlockByNumber0m
#5667: 32meth_getTransactionCount0m
#5667: 32meth_getBlockByNumber0m
#5667: 32meth_chainId0m
#5667: 32meth_maxPriorityFeePerGas0m
#5667: 32meth_estimateGas0m
#5667: 32meth_call0m
#5667: Contract deployment: Foo
#5667: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5667: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5667:
#5667: 32meth_sendTransaction0m
#5667: Contract deployment: Foo
#5667: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5667: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5667: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5667: Value: 0 ETH
#5667: Gas used: 1357081 of 1357081
#5667: Block #1: 0x1e135fc670d789eb5efefbca4c8fe9a60cec3cc068ce8e310ca23e16bd9a2dcf
#5667:
#5667: 32meth_getTransactionByHash0m
#5667: 32meth_getBlockByNumber0m
#5667: 32meth_getTransactionReceipt0m
#5667: 32meth_accounts0m
#5667: 32meth_call0m
#5667: Contract call: Foo#balanceOf
#5667: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5667: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5667:
#5667: 32meth_call0m
#5667: Contract call: Foo#balanceOf
#5667: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5667: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5667:
#5667: 32meth_call0m
#5667: Contract call: Foo#balanceOf
#5667: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5667: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5667:
#5667: 32meth_call0m
#5667: Contract call: Foo#balanceOf
#5667: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5667: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5667:
#5667: 32meth_call0m
#5667: Contract call: Foo#balanceOf
#5667: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5667: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5667:
#5667: 32meth_call0m
#5667: Contract call: Foo#balanceOf
#5667: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5667: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5667:
#5667: 32meth_call0m
#5667: Contract call: Foo#balanceOf
#5667: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5667: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5667:
#5667: 32meth_call0m
#5667: Contract call: Foo#balanceOf
#5667: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5667: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5667:
+ sudo docker rm --force donce-ccb9aa57f566 /#5675
#5675: donce-ccb9aa57f566
+ sudo docker rmi donce-bc23258019ff /#5683
#5683: Untagged: donce-bc23258019ff:latest
#5683: Deleted: sha256:b05cb99f0bd001c019c1b5c3452eed6856c306edc062e759d99e50e88b275c62
test_checks_balance_in_threads 32m PASS0m (96.38s)
+ sudo docker build --tag donce-b9407b879580 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5692
#5692: #0 building with "default" instance using docker driver
#5692:
#5692: #1 [internal] load build definition from Dockerfile
#5692: #1 transferring dockerfile: 552B done
#5692: #1 DONE 0.0s
#5692:
#5692: #2 [internal] load metadata for docker.io/library/node:24
#5692: #2 DONE 0.1s
#5692:
#5692: #3 [internal] load .dockerignore
#5692: #3 transferring context: 2B done
#5692: #3 DONE 0.0s
#5692:
#5692: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#5692: #4 DONE 0.0s
#5692:
#5692: #5 [internal] load build context
#5692: #5 transferring context: 243B done
#5692: #5 DONE 0.0s
#5692:
#5692: #6 [4/9] RUN npm install
#5692: #6 CACHED
#5692:
#5692: #7 [8/9] COPY ignition ignition
#5692: #7 CACHED
#5692:
#5692: #8 [5/9] COPY hardhat.config.js .
#5692: #8 CACHED
#5692:
#5692: #9 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#5692: #9 CACHED
#5692:
#5692: #10 [7/9] COPY contracts contracts
#5692: #10 CACHED
#5692:
#5692: #11 [3/9] COPY package.json .
#5692: #11 CACHED
#5692:
#5692: #12 [2/9] WORKDIR /app
#5692: #12 CACHED
#5692:
#5692: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5692: #13 CACHED
#5692:
#5692: #14 exporting to image
#5692: #14 exporting layers done
#5692: #14 writing image sha256:b05cb99f0bd001c019c1b5c3452eed6856c306edc062e759d99e50e88b275c62 done
#5692: #14 naming to docker.io/library/donce-b9407b879580 done
#5692: #14 DONE 0.0s
+ sudo docker run --detach --name donce-0f438e2bad8e --add-host host.docker.internal:host-gateway --publish 1041:8545 --user=1001:1001 donce-b9407b879580 /bin/bash -c npx\ hardhat\ node\ /#5724
#5724: 6f92a5ed372476ec10a35c2313211d83057f4967c981a610d9c75576c66c8af1
+ sudo docker build --tag donce-9880d766ee8c --build-arg HOST\=host.docker.internal --build-arg PORT\=1041 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5736
#5736: #0 building with "default" instance using docker driver
#5736:
#5736: #1 [internal] load build definition from Dockerfile
#5736: #1 transferring dockerfile: 552B done
#5736: #1 DONE 0.0s
#5736:
#5736: #2 [internal] load metadata for docker.io/library/node:24
#5736: #2 DONE 0.1s
#5736:
#5736: #3 [internal] load .dockerignore
#5736: #3 transferring context: 2B done
#5736: #3 DONE 0.0s
#5736:
#5736: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#5736: #4 DONE 0.0s
#5736:
#5736: #5 [internal] load build context
#5736: #5 transferring context: 243B done
#5736: #5 DONE 0.0s
#5736:
#5736: #6 [2/9] WORKDIR /app
#5736: #6 CACHED
#5736:
#5736: #7 [3/9] COPY package.json .
#5736: #7 CACHED
#5736:
#5736: #8 [4/9] RUN npm install
#5736: #8 CACHED
#5736:
#5736: #9 [5/9] COPY hardhat.config.js .
#5736: #9 CACHED
#5736:
#5736: #10 [6/9] RUN sed -i "s/PORT/1041/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5736: #10 DONE 0.3s
#5736:
#5736: #11 [7/9] COPY contracts contracts
#5736: #11 DONE 0.1s
#5736:
#5736: #12 [8/9] COPY ignition ignition
#5736: #12 DONE 0.0s
#5736:
#5736: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5736: #13 1.555 Downloading compiler 0.8.28
#5736: #13 2.325 Compiled 1 Solidity file successfully (evm target: paris).
#5736: #13 DONE 2.4s
#5736:
#5736: #14 exporting to image
#5736: #14 exporting layers
#5736: #14 exporting layers 0.2s done
#5736: #14 writing image sha256:bc5092db2595a13c7f31eb9944a293a640ad8755f44ac3e5d83a278fc25fbb51 done
#5736: #14 naming to docker.io/library/donce-9880d766ee8c done
#5736: #14 DONE 0.2s
+ sudo docker run --name donce-4a0cb1bcd635 --add-host host.docker.internal:host-gateway donce-9880d766ee8c /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#5769
#5769: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5769: // SPDX-License-Identifier: MIT
#5769:
#5769: require("@nomicfoundation/hardhat-toolbox");
#5769:
#5769: /** @type import("hardhat/config").HardhatUserConfig */
#5769:
#5769: module.exports = {
#5769: solidity: "0.8.28",
#5769: defaultNetwork: "foo",
#5769: networks: {
#5769: hardhat: {
#5769: chainId: 4242,
#5769: gas: 10,
#5769: gasPrice: 4,
#5769: maxFeePerGas: 100,
#5769: maxPriorityFeePerGas: 100,
#5769: initialBaseFeePerGas: 100,
#5769: accounts: [
#5769: {
#5769: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5769: balance: "55555555555555555555555"
#5769: },
#5769: {
#5769: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5769: balance: "66666666666666666666666"
#5769: }
#5769: ]
#5769: },
#5769: foo: {
#5769: chainId: 4242,
#5769: url: "http://host.docker.internal:1041"
#5769: }
#5769: }
#5769: };
#5769: total 328
#5769: drwxr-xr-x 1 root root 4096 Sep 19 10:22 .
#5769: drwxr-xr-x 1 root root 4096 Sep 19 10:22 ..
#5769: drwxr-xr-x 4 root root 4096 Sep 19 10:22 artifacts
#5769: drwxr-xr-x 2 root root 4096 Sep 19 10:16 contracts
#5769: -rw-r--r-- 1 root root 874 Sep 19 10:22 hardhat.config.js
#5769: drwxr-xr-x 3 root root 4096 Sep 19 10:16 ignition
#5769: drwxr-xr-x 381 root root 12288 Sep 19 10:21 node_modules
#5769: -rw-r--r-- 1 root root 294439 Sep 19 10:21 package-lock.json
#5769: -rw-r--r-- 1 root root 106 Sep 19 10:16 package.json
#5769: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5769: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5769: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5769:
#5769: Deploying [ FooModule ]
#5769:
#5769: Batch #1
#5769: Executing FooModule#Foo...
#5769:
#5769: 3A0JBatch #1
#5769: Executing FooModule#Foo...
#5769:
#5769: 3A0JBatch #1
#5769: Executed FooModule#Foo
#5769:
#5769: 3A0JBatch #1
#5769: Executed FooModule#Foo
#5769:
#5769: [ FooModule ] successfully deployed 🚀
#5769:
#5769: Deployed Addresses
#5769:
#5769: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5769: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-4a0cb1bcd635 /#5779
#5779: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5779: // SPDX-License-Identifier: MIT
#5779:
#5779: require("@nomicfoundation/hardhat-toolbox");
#5779:
#5779: /** @type import("hardhat/config").HardhatUserConfig */
#5779:
#5779: module.exports = {
#5779: solidity: "0.8.28",
#5779: defaultNetwork: "foo",
#5779: networks: {
#5779: hardhat: {
#5779: chainId: 4242,
#5779: gas: 10,
#5779: gasPrice: 4,
#5779: maxFeePerGas: 100,
#5779: maxPriorityFeePerGas: 100,
#5779: initialBaseFeePerGas: 100,
#5779: accounts: [
#5779: {
#5779: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5779: balance: "55555555555555555555555"
#5779: },
#5779: {
#5779: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5779: balance: "66666666666666666666666"
#5779: }
#5779: ]
#5779: },
#5779: foo: {
#5779: chainId: 4242,
#5779: url: "http://host.docker.internal:1041"
#5779: }
#5779: }
#5779: };
#5779: total 328
#5779: drwxr-xr-x 1 root root 4096 Sep 19 10:22 .
#5779: drwxr-xr-x 1 root root 4096 Sep 19 10:22 ..
#5779: drwxr-xr-x 4 root root 4096 Sep 19 10:22 artifacts
#5779: drwxr-xr-x 2 root root 4096 Sep 19 10:16 contracts
#5779: -rw-r--r-- 1 root root 874 Sep 19 10:22 hardhat.config.js
#5779: drwxr-xr-x 3 root root 4096 Sep 19 10:16 ignition
#5779: drwxr-xr-x 381 root root 12288 Sep 19 10:21 node_modules
#5779: -rw-r--r-- 1 root root 294439 Sep 19 10:21 package-lock.json
#5779: -rw-r--r-- 1 root root 106 Sep 19 10:16 package.json
#5779: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5779: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5779: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5779:
#5779: Deploying [ FooModule ]
#5779:
#5779: Batch #1
#5779: Executing FooModule#Foo...
#5779:
#5779: 3A0JBatch #1
#5779: Executing FooModule#Foo...
#5779:
#5779: 3A0JBatch #1
#5779: Executed FooModule#Foo
#5779:
#5779: 3A0JBatch #1
#5779: Executed FooModule#Foo
#5779:
#5779: [ FooModule ] successfully deployed 🚀
#5779:
#5779: Deployed Addresses
#5779:
#5779: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5779: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-4a0cb1bcd635 /#5787
#5787: donce-4a0cb1bcd635
+ sudo docker rmi donce-9880d766ee8c /#5795
#5795: Untagged: donce-9880d766ee8c:latest
#5795: Deleted: sha256:bc5092db2595a13c7f31eb9944a293a640ad8755f44ac3e5d83a278fc25fbb51
+ sudo docker logs donce-0f438e2bad8e /#5897
#5897: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5897:
#5897: Accounts
#5897: ========
#5897: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5897:
#5897: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5897:
#5897: 32meth_chainId0m
#5897: 32meth_chainId (2)0m
#5897: 32meth_accounts0m
#5897: 32mhardhat_getAutomine0m
#5897: 32meth_chainId0m
#5897: 32meth_getBlockByNumber0m
#5897: 32meth_getTransactionCount0m
#5897: 32meth_getTransactionCount (2)0m
#5897: 32meth_getTransactionCount (3)0m
#5897: 32meth_getBlockByNumber0m
#5897: 32meth_getTransactionCount0m
#5897: 32meth_getBlockByNumber0m
#5897: 32meth_chainId0m
#5897: 32meth_maxPriorityFeePerGas0m
#5897: 32meth_estimateGas0m
#5897: 32meth_call0m
#5897: Contract deployment: Foo
#5897: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5897: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5897:
#5897: 32meth_sendTransaction0m
#5897: Contract deployment: Foo
#5897: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5897: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5897: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5897: Value: 0 ETH
#5897: Gas used: 1357081 of 1357081
#5897: Block #1: 0x4421936fe43e6e9932ea83c9a41ae1c29c69726ef81307012a9125e274c96a51
#5897:
#5897: 32meth_getTransactionByHash0m
#5897: 32meth_getBlockByNumber0m
#5897: 32meth_getTransactionReceipt0m
#5897: 32meth_accounts0m
#5897: 32meth_call0m
#5897: Contract call: Foo#balanceOf
#5897: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5897: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5897:
#5897: 32meth_getBlockByNumber0m
#5897: 32meth_getBlockByNumber (2)0m
#5897: 32meth_getBlockByNumber (3)0m
#5897: 32meth_getBlockByNumber (4)0m
#5897: 32meth_getBlockByNumber (5)0m
#5897: 32meth_getBlockByNumber (6)0m
#5897: 32meth_getBlockByNumber (7)0m
#5897: 32meth_getBlockByNumber (8)0m
#5897: 32meth_getBlockByNumber (9)0m
#5897: 32meth_getBlockByNumber (10)0m
#5897: 32meth_getTransactionCount0m
#5897: 32meth_estimateGas0m
#5897: 32meth_sendRawTransaction0m
#5897: Contract call: Foo#transfer
#5897: Transaction: 0x7c557bada43de8f78eb3142b474598cfe0af075483fb139e98d12d637373e870
#5897: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5897: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5897: Value: 0 ETH
#5897: Gas used: 35389 of 35389
#5897: Block #2: 0xa910bc4a846f640b9cab746206770f211d5a1eeb0dc4c5556da9063d9ab08e64
#5897:
#5897: 32meth_getTransactionCount0m
#5897: 32meth_estimateGas0m
#5897: 32meth_sendRawTransaction0m
#5897: Contract call: Foo#transfer
#5897: Transaction: 0xc3c873a5207291f46bd81358668f8d618dd01f489117e9ad6caa3d52b93dbc92
#5897: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5897: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5897: Value: 0 ETH
#5897: Gas used: 35389 of 35389
#5897: Block #3: 0xeccea427fd66a470c57ca9a524110d649f79b79137c58c918ece732194574d5a
#5897:
#5897: 32meth_getTransactionCount0m
#5897: 32meth_estimateGas0m
#5897: 32meth_sendRawTransaction0m
#5897: Contract call: Foo#transfer
#5897: Transaction: 0xff929a92129be35d1bbfe3131faa54d1800103e86d9fdff83c77725a8059d805
#5897: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5897: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5897: Value: 0 ETH
#5897: Gas used: 35389 of 35389
#5897: Block #4: 0xaacbb40fe65688971e6811d9f29abe64fccb19dda695df2f48e245346512aeee
#5897:
#5897: 32meth_getTransactionCount0m
#5897: 32meth_estimateGas0m
#5897: 32meth_sendRawTransaction0m
#5897: Contract call: Foo#transfer
#5897: Transaction: 0xd151876aebc39b943531e05fef5d6b8d05c17f1498522cef208046bf0b6150cd
#5897: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5897: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5897: Value: 0 ETH
#5897: Gas used: 35389 of 35389
#5897: Block #5: 0x36c1d274d13c12126527c68c842009d74b3aaac24b5d1a89a77d7433e28612b9
#5897:
#5897: 32meth_getTransactionCount0m
#5897: 32meth_estimateGas0m
#5897: 32meth_sendRawTransaction0m
#5897: Contract call: Foo#transfer
#5897: Transaction: 0xdd4348d088e12c7070b678ac05261311ddb947559d6354f1194bb851fd874b9e
#5897: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5897: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5897: Value: 0 ETH
#5897: Gas used: 35389 of 35389
#5897: Block #6: 0xd4d0b0ef788dd65ea4a4a645c52509625bde3319b4635baaf4a7637a217dd25a
#5897:
#5897: 32meth_getTransactionCount0m
#5897: 32meth_estimateGas0m
#5897: 32meth_sendRawTransaction0m
#5897: Contract call: Foo#transfer
#5897: Transaction: 0x12cadc3f528cab4766a27ab1fef0cb1cf1c8207a2c454cb6f120124a0732bca3
#5897: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5897: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5897: Value: 0 ETH
#5897: Gas used: 35389 of 35389
#5897: Block #7: 0x3221f1c7dfbba8ba67d1630cf0cf9ed6bc245a708ed6dc7a18a093c7e72a74ec
#5897:
#5897: 32meth_getTransactionCount0m
#5897: 32meth_estimateGas0m
#5897: 32meth_sendRawTransaction0m
#5897: Contract call: Foo#transfer
#5897: Transaction: 0x371b62d8c06d9e6e0480a1d3e9922306d282ee7492e6166aa37ee4716fb8cca5
#5897: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5897: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5897: Value: 0 ETH
#5897: Gas used: 35389 of 35389
#5897: Block #8: 0xbe849729c230c4b412fd559e0e08b491b7a6bbddd6078bda32344fdb099f1d48
#5897:
#5897: 32meth_getTransactionCount0m
#5897: 32meth_estimateGas0m
#5897: 32meth_sendRawTransaction0m
#5897: Contract call: Foo#transfer
#5897: Transaction: 0xc71bee4e099a470b3973c9e11784b9f893167543df9ff7889e97f05d043d20ea
#5897: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5897: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5897: Value: 0 ETH
#5897: Gas used: 35389 of 35389
#5897: Block #9: 0xfd73135d7d8855dbda9fc6ca235b5f212ca9b95001a2838cb92a3b68c28a851a
#5897:
#5897: 32meth_getTransactionCount0m
#5897: 32meth_estimateGas0m
#5897: 32meth_sendRawTransaction0m
#5897: Contract call: Foo#transfer
#5897: Transaction: 0xaebf43d14181f94e3d08cbfd910fbac9bf95f262d6a057b324229cd4152a8676
#5897: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5897: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5897: Value: 0 ETH
#5897: Gas used: 35389 of 35389
#5897: Block #10: 0x128f8014009681b5f20b3745ad59440ab3c1cc7d780fa9d9cc39977e2d009c95
#5897:
#5897: 32meth_getTransactionCount0m
#5897: 32meth_estimateGas0m
#5897: 32meth_sendRawTransaction0m
#5897: Contract call: Foo#transfer
#5897: Transaction: 0xc9345619fa21871b41cc15a305ee073e790748ef1350009ccff6f0b3c87bd2ad
#5897: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5897: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5897: Value: 0 ETH
#5897: Gas used: 35389 of 35389
#5897: Block #11: 0xd29e0ea26903393dd3d000ebd1905bb0ba2904ef97317ea602d9a27950008a69
#5897:
#5897: 32meth_call0m
#5897: Contract call: Foo#balanceOf
#5897: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5897: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5897:
+ sudo docker rm --force donce-0f438e2bad8e /#5905
#5905: donce-0f438e2bad8e
+ sudo docker rmi donce-b9407b879580 /#5913
#5913: Untagged: donce-b9407b879580:latest
#5913: Deleted: sha256:b05cb99f0bd001c019c1b5c3452eed6856c306edc062e759d99e50e88b275c62
test_pays_in_threads 32m PASS0m (9.91s)
test_accepts_payments_after_disconnect 33m SKIP0m (0.00s)
+ sudo docker build --tag donce-19c504bbc3a6 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5922
#5922: #0 building with "default" instance using docker driver
#5922:
#5922: #1 [internal] load build definition from Dockerfile
#5922: #1 transferring dockerfile: 552B done
#5922: #1 DONE 0.0s
#5922:
#5922: #2 [internal] load metadata for docker.io/library/node:24
#5922: #2 DONE 0.1s
#5922:
#5922: #3 [internal] load .dockerignore
#5922: #3 transferring context: 2B done
#5922: #3 DONE 0.0s
#5922:
#5922: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#5922: #4 DONE 0.0s
#5922:
#5922: #5 [internal] load build context
#5922: #5 transferring context: 243B done
#5922: #5 DONE 0.0s
#5922:
#5922: #6 [2/9] WORKDIR /app
#5922: #6 CACHED
#5922:
#5922: #7 [5/9] COPY hardhat.config.js .
#5922: #7 CACHED
#5922:
#5922: #8 [4/9] RUN npm install
#5922: #8 CACHED
#5922:
#5922: #9 [7/9] COPY contracts contracts
#5922: #9 CACHED
#5922:
#5922: #10 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#5922: #10 CACHED
#5922:
#5922: #11 [8/9] COPY ignition ignition
#5922: #11 CACHED
#5922:
#5922: #12 [3/9] COPY package.json .
#5922: #12 CACHED
#5922:
#5922: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5922: #13 CACHED
#5922:
#5922: #14 exporting to image
#5922: #14 exporting layers done
#5922: #14 writing image sha256:b05cb99f0bd001c019c1b5c3452eed6856c306edc062e759d99e50e88b275c62 done
#5922: #14 naming to docker.io/library/donce-19c504bbc3a6 done
#5922: #14 DONE 0.0s
+ sudo docker run --detach --name donce-9685c3da8d2a --add-host host.docker.internal:host-gateway --publish 1042:8545 --user=1001:1001 donce-19c504bbc3a6 /bin/bash -c npx\ hardhat\ node\ /#5954
#5954: a44b8aa20ecc4a8569876ce5f908dc8ed9bc19cf8f89b0b00ede6af67c81a8d3
+ sudo docker build --tag donce-ab2f969dfd06 --build-arg HOST\=host.docker.internal --build-arg PORT\=1042 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5964
#5964: #0 building with "default" instance using docker driver
#5964:
#5964: #1 [internal] load build definition from Dockerfile
#5964: #1 transferring dockerfile: 552B done
#5964: #1 DONE 0.0s
#5964:
#5964: #2 [internal] load metadata for docker.io/library/node:24
#5964: #2 DONE 0.1s
#5964:
#5964: #3 [internal] load .dockerignore
#5964: #3 transferring context: 2B done
#5964: #3 DONE 0.0s
#5964:
#5964: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#5964: #4 DONE 0.0s
#5964:
#5964: #5 [internal] load build context
#5964: #5 transferring context: 243B done
#5964: #5 DONE 0.0s
#5964:
#5964: #6 [2/9] WORKDIR /app
#5964: #6 CACHED
#5964:
#5964: #7 [3/9] COPY package.json .
#5964: #7 CACHED
#5964:
#5964: #8 [4/9] RUN npm install
#5964: #8 CACHED
#5964:
#5964: #9 [5/9] COPY hardhat.config.js .
#5964: #9 CACHED
#5964:
#5964: #10 [6/9] RUN sed -i "s/PORT/1042/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5964: #10 DONE 0.3s
#5964:
#5964: #11 [7/9] COPY contracts contracts
#5964: #11 DONE 0.1s
#5964:
#5964: #12 [8/9] COPY ignition ignition
#5964: #12 DONE 0.0s
#5964:
#5964: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5964: #13 1.368 Downloading compiler 0.8.28
#5964: #13 2.151 Compiled 1 Solidity file successfully (evm target: paris).
#5964: #13 DONE 2.2s
#5964:
#5964: #14 exporting to image
#5964: #14 exporting layers
#5964: #14 exporting layers 0.2s done
#5964: #14 writing image sha256:830152a212aa0830a497e29417c255b0c5d5be4983f44f1f40efc47945cbc085 done
#5964: #14 naming to docker.io/library/donce-ab2f969dfd06 done
#5964: #14 DONE 0.2s
+ sudo docker run --name donce-7aecba6499d2 --add-host host.docker.internal:host-gateway donce-ab2f969dfd06 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#5996
#5996: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5996: // SPDX-License-Identifier: MIT
#5996:
#5996: require("@nomicfoundation/hardhat-toolbox");
#5996:
#5996: /** @type import("hardhat/config").HardhatUserConfig */
#5996:
#5996: module.exports = {
#5996: solidity: "0.8.28",
#5996: defaultNetwork: "foo",
#5996: networks: {
#5996: hardhat: {
#5996: chainId: 4242,
#5996: gas: 10,
#5996: gasPrice: 4,
#5996: maxFeePerGas: 100,
#5996: maxPriorityFeePerGas: 100,
#5996: initialBaseFeePerGas: 100,
#5996: accounts: [
#5996: {
#5996: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5996: balance: "55555555555555555555555"
#5996: },
#5996: {
#5996: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5996: balance: "66666666666666666666666"
#5996: }
#5996: ]
#5996: },
#5996: foo: {
#5996: chainId: 4242,
#5996: url: "http://host.docker.internal:1042"
#5996: }
#5996: }
#5996: };
#5996: total 328
#5996: drwxr-xr-x 1 root root 4096 Sep 19 10:22 .
#5996: drwxr-xr-x 1 root root 4096 Sep 19 10:22 ..
#5996: drwxr-xr-x 4 root root 4096 Sep 19 10:22 artifacts
#5996: drwxr-xr-x 2 root root 4096 Sep 19 10:16 contracts
#5996: -rw-r--r-- 1 root root 874 Sep 19 10:22 hardhat.config.js
#5996: drwxr-xr-x 3 root root 4096 Sep 19 10:16 ignition
#5996: drwxr-xr-x 381 root root 12288 Sep 19 10:21 node_modules
#5996: -rw-r--r-- 1 root root 294439 Sep 19 10:21 package-lock.json
#5996: -rw-r--r-- 1 root root 106 Sep 19 10:16 package.json
#5996: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5996: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5996: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5996:
#5996: Deploying [ FooModule ]
#5996:
#5996: Batch #1
#5996: Executing FooModule#Foo...
#5996:
#5996: 3A0JBatch #1
#5996: Executing FooModule#Foo...
#5996:
#5996: 3A0JBatch #1
#5996: Executed FooModule#Foo
#5996:
#5996: 3A0JBatch #1
#5996: Executed FooModule#Foo
#5996:
#5996: [ FooModule ] successfully deployed 🚀
#5996:
#5996: Deployed Addresses
#5996:
#5996: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5996: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-7aecba6499d2 /#6005
#6005: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6005: // SPDX-License-Identifier: MIT
#6005:
#6005: require("@nomicfoundation/hardhat-toolbox");
#6005:
#6005: /** @type import("hardhat/config").HardhatUserConfig */
#6005:
#6005: module.exports = {
#6005: solidity: "0.8.28",
#6005: defaultNetwork: "foo",
#6005: networks: {
#6005: hardhat: {
#6005: chainId: 4242,
#6005: gas: 10,
#6005: gasPrice: 4,
#6005: maxFeePerGas: 100,
#6005: maxPriorityFeePerGas: 100,
#6005: initialBaseFeePerGas: 100,
#6005: accounts: [
#6005: {
#6005: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6005: balance: "55555555555555555555555"
#6005: },
#6005: {
#6005: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6005: balance: "66666666666666666666666"
#6005: }
#6005: ]
#6005: },
#6005: foo: {
#6005: chainId: 4242,
#6005: url: "http://host.docker.internal:1042"
#6005: }
#6005: }
#6005: };
#6005: total 328
#6005: drwxr-xr-x 1 root root 4096 Sep 19 10:22 .
#6005: drwxr-xr-x 1 root root 4096 Sep 19 10:22 ..
#6005: drwxr-xr-x 4 root root 4096 Sep 19 10:22 artifacts
#6005: drwxr-xr-x 2 root root 4096 Sep 19 10:16 contracts
#6005: -rw-r--r-- 1 root root 874 Sep 19 10:22 hardhat.config.js
#6005: drwxr-xr-x 3 root root 4096 Sep 19 10:16 ignition
#6005: drwxr-xr-x 381 root root 12288 Sep 19 10:21 node_modules
#6005: -rw-r--r-- 1 root root 294439 Sep 19 10:21 package-lock.json
#6005: -rw-r--r-- 1 root root 106 Sep 19 10:16 package.json
#6005: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6005: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6005: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6005:
#6005: Deploying [ FooModule ]
#6005:
#6005: Batch #1
#6005: Executing FooModule#Foo...
#6005:
#6005: 3A0JBatch #1
#6005: Executing FooModule#Foo...
#6005:
#6005: 3A0JBatch #1
#6005: Executed FooModule#Foo
#6005:
#6005: 3A0JBatch #1
#6005: Executed FooModule#Foo
#6005:
#6005: [ FooModule ] successfully deployed 🚀
#6005:
#6005: Deployed Addresses
#6005:
#6005: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6005: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-7aecba6499d2 /#6013
#6013: donce-7aecba6499d2
+ sudo docker rmi donce-ab2f969dfd06 /#6021
#6021: Untagged: donce-ab2f969dfd06:latest
#6021: Deleted: sha256:830152a212aa0830a497e29417c255b0c5d5be4983f44f1f40efc47945cbc085
+ sudo docker logs donce-9685c3da8d2a /#6031
#6031: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6031:
#6031: Accounts
#6031: ========
#6031: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6031:
#6031: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6031:
#6031: 32meth_chainId0m
#6031: 32meth_chainId (2)0m
#6031: 32meth_accounts0m
#6031: 32mhardhat_getAutomine0m
#6031: 32meth_chainId0m
#6031: 32meth_getBlockByNumber0m
#6031: 32meth_getTransactionCount0m
#6031: 32meth_getTransactionCount (2)0m
#6031: 32meth_getTransactionCount (3)0m
#6031: 32meth_getBlockByNumber0m
#6031: 32meth_getTransactionCount0m
#6031: 32meth_getBlockByNumber0m
#6031: 32meth_chainId0m
#6031: 32meth_maxPriorityFeePerGas0m
#6031: 32meth_estimateGas0m
#6031: 32meth_call0m
#6031: Contract deployment: Foo
#6031: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6031: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6031:
#6031: 32meth_sendTransaction0m
#6031: Contract deployment: Foo
#6031: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6031: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6031: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6031: Value: 0 ETH
#6031: Gas used: 1357081 of 1357081
#6031: Block #1: 0x71ae0b7acb2ed4b27090b33d3c7114e527dd40fb29dbc2a70b1324125826806c
#6031:
#6031: 32meth_getTransactionByHash0m
#6031: 32meth_getBlockByNumber0m
#6031: 32meth_getTransactionReceipt0m
#6031: 32meth_getBalance0m
+ sudo docker rm --force donce-9685c3da8d2a /#6040
#6040: donce-9685c3da8d2a
+ sudo docker rmi donce-19c504bbc3a6 /#6048
#6048: Untagged: donce-19c504bbc3a6:latest
#6048: Deleted: sha256:b05cb99f0bd001c019c1b5c3452eed6856c306edc062e759d99e50e88b275c62
test_checks_eth_balance 32m PASS0m (9.24s)
+ sudo docker run --detach --name donce-9428e12ff372 --add-host host.docker.internal:host-gateway --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1043:3128 yegor256/squid-proxy:latest /#6058
#6058: 316d702fff92c3133b4984c015be141fa5689b7ec671a4136682b28babfb528a
+ sudo docker build --tag donce-f711c980d3a5 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6068
#6068: #0 building with "default" instance using docker driver
#6068:
#6068: #1 [internal] load build definition from Dockerfile
#6068: #1 transferring dockerfile: 552B done
#6068: #1 DONE 0.0s
#6068:
#6068: #2 [internal] load metadata for docker.io/library/node:24
#6068: #2 DONE 0.1s
#6068:
#6068: #3 [internal] load .dockerignore
#6068: #3 transferring context: 2B done
#6068: #3 DONE 0.0s
#6068:
#6068: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#6068: #4 DONE 0.0s
#6068:
#6068: #5 [internal] load build context
#6068: #5 transferring context: 243B done
#6068: #5 DONE 0.0s
#6068:
#6068: #6 [4/9] RUN npm install
#6068: #6 CACHED
#6068:
#6068: #7 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6068: #7 CACHED
#6068:
#6068: #8 [7/9] COPY contracts contracts
#6068: #8 CACHED
#6068:
#6068: #9 [3/9] COPY package.json .
#6068: #9 CACHED
#6068:
#6068: #10 [5/9] COPY hardhat.config.js .
#6068: #10 CACHED
#6068:
#6068: #11 [2/9] WORKDIR /app
#6068: #11 CACHED
#6068:
#6068: #12 [8/9] COPY ignition ignition
#6068: #12 CACHED
#6068:
#6068: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6068: #13 CACHED
#6068:
#6068: #14 exporting to image
#6068: #14 exporting layers done
#6068: #14 writing image sha256:b05cb99f0bd001c019c1b5c3452eed6856c306edc062e759d99e50e88b275c62 done
#6068: #14 naming to docker.io/library/donce-f711c980d3a5 done
#6068: #14 DONE 0.0s
+ sudo docker run --detach --name donce-149a55342040 --add-host host.docker.internal:host-gateway --publish 1044:8545 --user=1001:1001 donce-f711c980d3a5 /bin/bash -c npx\ hardhat\ node\ /#6100
#6100: 5320fcbd725f8aeb296ae8b54d7f7fd993a9cb3771315de2fbc5148224d84d1b
+ sudo docker build --tag donce-b8dc96f9008a --build-arg HOST\=host.docker.internal --build-arg PORT\=1044 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6111
#6111: #0 building with "default" instance using docker driver
#6111:
#6111: #1 [internal] load build definition from Dockerfile
#6111: #1 transferring dockerfile: 552B done
#6111: #1 DONE 0.0s
#6111:
#6111: #2 [internal] load metadata for docker.io/library/node:24
#6111: #2 DONE 0.1s
#6111:
#6111: #3 [internal] load .dockerignore
#6111: #3 transferring context:
#6111: #3 transferring context: 2B done
#6111: #3 DONE 0.0s
#6111:
#6111: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#6111: #4 DONE 0.0s
#6111:
#6111: #5 [internal] load build context
#6111: #5 transferring context: 243B done
#6111: #5 DONE 0.0s
#6111:
#6111: #6 [2/9] WORKDIR /app
#6111: #6 CACHED
#6111:
#6111: #7 [3/9] COPY package.json .
#6111: #7 CACHED
#6111:
#6111: #8 [4/9] RUN npm install
#6111: #8 CACHED
#6111:
#6111: #9 [5/9] COPY hardhat.config.js .
#6111: #9 CACHED
#6111:
#6111: #10 [6/9] RUN sed -i "s/PORT/1044/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6111: #10 DONE 0.3s
#6111:
#6111: #11 [7/9] COPY contracts contracts
#6111: #11 DONE 0.1s
#6111:
#6111: #12 [8/9] COPY ignition ignition
#6111: #12 DONE 0.0s
#6111:
#6111: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6111: #13 1.465 Downloading compiler 0.8.28
#6111: #13 2.373 Compiled 1 Solidity file successfully (evm target: paris).
#6111: #13 DONE 2.5s
#6111:
#6111: #14 exporting to image
#6111: #14 exporting layers
#6111: #14 exporting layers 0.2s done
#6111: #14 writing image sha256:eb7287f959e6dcc84e2f0b1547762791acbd1ab093b136d2097fd78ca95c0ef2
#6111: #14 writing image sha256:eb7287f959e6dcc84e2f0b1547762791acbd1ab093b136d2097fd78ca95c0ef2 done
#6111: #14 naming to docker.io/library/donce-b8dc96f9008a done
#6111: #14 DONE 0.2s
+ sudo docker run --name donce-215750bd217a --add-host host.docker.internal:host-gateway donce-b8dc96f9008a /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#6143
#6143: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6143: // SPDX-License-Identifier: MIT
#6143:
#6143: require("@nomicfoundation/hardhat-toolbox");
#6143:
#6143: /** @type import("hardhat/config").HardhatUserConfig */
#6143:
#6143: module.exports = {
#6143: solidity: "0.8.28",
#6143: defaultNetwork: "foo",
#6143: networks: {
#6143: hardhat: {
#6143: chainId: 4242,
#6143: gas: 10,
#6143: gasPrice: 4,
#6143: maxFeePerGas: 100,
#6143: maxPriorityFeePerGas: 100,
#6143: initialBaseFeePerGas: 100,
#6143: accounts: [
#6143: {
#6143: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6143: balance: "55555555555555555555555"
#6143: },
#6143: {
#6143: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6143: balance: "66666666666666666666666"
#6143: }
#6143: ]
#6143: },
#6143: foo: {
#6143: chainId: 4242,
#6143: url: "http://host.docker.internal:1044"
#6143: }
#6143: }
#6143: };
#6143: total 328
#6143: drwxr-xr-x 1 root root 4096 Sep 19 10:22 .
#6143: drwxr-xr-x 1 root root 4096 Sep 19 10:22 ..
#6143: drwxr-xr-x 4 root root 4096 Sep 19 10:22 artifacts
#6143: drwxr-xr-x 2 root root 4096 Sep 19 10:16 contracts
#6143: -rw-r--r-- 1 root root 874 Sep 19 10:22 hardhat.config.js
#6143: drwxr-xr-x 3 root root 4096 Sep 19 10:16 ignition
#6143: drwxr-xr-x 381 root root 12288 Sep 19 10:21 node_modules
#6143: -rw-r--r-- 1 root root 294439 Sep 19 10:21 package-lock.json
#6143: -rw-r--r-- 1 root root 106 Sep 19 10:16 package.json
#6143: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6143: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6143: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6143:
#6143: Deploying [ FooModule ]
#6143:
#6143: Batch #1
#6143: Executing FooModule#Foo...
#6143:
#6143: 3A0JBatch #1
#6143: Executing FooModule#Foo...
#6143:
#6143: 3A0JBatch #1
#6143: Executed FooModule#Foo
#6143:
#6143: 3A0JBatch #1
#6143: Executed FooModule#Foo
#6143:
#6143: [ FooModule ] successfully deployed 🚀
#6143:
#6143: Deployed Addresses
#6143:
#6143: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6143: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-215750bd217a /#6152
#6152: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6152: // SPDX-License-Identifier: MIT
#6152:
#6152: require("@nomicfoundation/hardhat-toolbox");
#6152:
#6152: /** @type import("hardhat/config").HardhatUserConfig */
#6152:
#6152: module.exports = {
#6152: solidity: "0.8.28",
#6152: defaultNetwork: "foo",
#6152: networks: {
#6152: hardhat: {
#6152: chainId: 4242,
#6152: gas: 10,
#6152: gasPrice: 4,
#6152: maxFeePerGas: 100,
#6152: maxPriorityFeePerGas: 100,
#6152: initialBaseFeePerGas: 100,
#6152: accounts: [
#6152: {
#6152: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6152: balance: "55555555555555555555555"
#6152: },
#6152: {
#6152: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6152: balance: "66666666666666666666666"
#6152: }
#6152: ]
#6152: },
#6152: foo: {
#6152: chainId: 4242,
#6152: url: "http://host.docker.internal:1044"
#6152: }
#6152: }
#6152: };
#6152: total 328
#6152: drwxr-xr-x 1 root root 4096 Sep 19 10:22 .
#6152: drwxr-xr-x 1 root root 4096 Sep 19 10:22 ..
#6152: drwxr-xr-x 4 root root 4096 Sep 19 10:22 artifacts
#6152: drwxr-xr-x 2 root root 4096 Sep 19 10:16 contracts
#6152: -rw-r--r-- 1 root root 874 Sep 19 10:22 hardhat.config.js
#6152: drwxr-xr-x 3 root root 4096 Sep 19 10:16 ignition
#6152: drwxr-xr-x 381 root root 12288 Sep 19 10:21 node_modules
#6152: -rw-r--r-- 1 root root 294439 Sep 19 10:21 package-lock.json
#6152: -rw-r--r-- 1 root root 106 Sep 19 10:16 package.json
#6152: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6152: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6152: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6152:
#6152: Deploying [ FooModule ]
#6152:
#6152: Batch #1
#6152: Executing FooModule#Foo...
#6152:
#6152: 3A0JBatch #1
#6152: Executing FooModule#Foo...
#6152:
#6152: 3A0JBatch #1
#6152: Executed FooModule#Foo
#6152:
#6152: 3A0JBatch #1
#6152: Executed FooModule#Foo
#6152:
#6152: [ FooModule ] successfully deployed 🚀
#6152:
#6152: Deployed Addresses
#6152:
#6152: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6152: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-215750bd217a /#6160
#6160: donce-215750bd217a
+ sudo docker rmi donce-b8dc96f9008a /#6168
#6168: Untagged: donce-b8dc96f9008a:latest
#6168: Deleted: sha256:eb7287f959e6dcc84e2f0b1547762791acbd1ab093b136d2097fd78ca95c0ef2
+ sudo docker logs donce-149a55342040 /#6178
#6178: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6178:
#6178: Accounts
#6178: ========
#6178: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6178:
#6178: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6178:
#6178: 32meth_chainId0m
#6178: 32meth_chainId (2)0m
#6178: 32meth_accounts0m
#6178: 32mhardhat_getAutomine0m
#6178: 32meth_chainId0m
#6178: 32meth_getBlockByNumber0m
#6178: 32meth_getTransactionCount0m
#6178: 32meth_getTransactionCount (2)0m
#6178: 32meth_getTransactionCount (3)0m
#6178: 32meth_getBlockByNumber0m
#6178: 32meth_getTransactionCount0m
#6178: 32meth_getBlockByNumber0m
#6178: 32meth_chainId0m
#6178: 32meth_maxPriorityFeePerGas0m
#6178: 32meth_estimateGas0m
#6178: 32meth_call0m
#6178: Contract deployment: Foo
#6178: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6178: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6178:
#6178: 32meth_sendTransaction0m
#6178: Contract deployment: Foo
#6178: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6178: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6178: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6178: Value: 0 ETH
#6178: Gas used: 1357081 of 1357081
#6178: Block #1: 0x5baa40e99ca77db2eab7efa92c869235d904c57c9c337c99cd05b616951ae3eb
#6178:
#6178: 32meth_getTransactionByHash0m
#6178: 32meth_getBlockByNumber0m
#6178: 32meth_getTransactionReceipt0m
#6178: 32meth_accounts0m
#6178: 32meth_call0m
#6178: Contract call: Foo#balanceOf
#6178: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6178: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6178:
+ sudo docker rm --force donce-149a55342040 /#6186
#6186: donce-149a55342040
+ sudo docker rmi donce-f711c980d3a5 /#6194
#6194: Untagged: donce-f711c980d3a5:latest
#6194: Deleted: sha256:b05cb99f0bd001c019c1b5c3452eed6856c306edc062e759d99e50e88b275c62
+ sudo docker logs donce-9428e12ff372 /#6202
#6202: + set -e
#6202: + [ -z jeffrey ]
#6202: + [ -z swordfish ]
#6202: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#6202: Adding password for user jeffrey
#6202: + rm -f /run/squid.pid
#6202: + which squid
#6202: + exec /usr/sbin/squid -NYCd 1
#6202: 2026/09/19 10:22:23| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#6202: 2026/09/19 10:22:23| aclIpParseIpData: IPv6 has not been enabled.
#6202: 2026/09/19 10:22:23| aclIpParseIpData: IPv6 has not been enabled.
#6202: 2026/09/19 10:22:23| aclIpParseIpData: IPv6 has not been enabled.
#6202: 2026/09/19 10:22:23| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#6202: 2026/09/19 10:22:24| Created PID file (/run/squid.pid)
#6202: 2026/09/19 10:22:24| Current Directory is /
#6202: 2026/09/19 10:22:24| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#6202: 2026/09/19 10:22:24| Service Name: squid
#6202: 2026/09/19 10:22:24| Process ID 1
#6202: 2026/09/19 10:22:24| Process Roles: master worker
#6202: 2026/09/19 10:22:24| With 1048576 file descriptors available
#6202: 2026/09/19 10:22:24| Initializing IP Cache...
#6202: 2026/09/19 10:22:24| DNS IPv4 socket created at 0.0.0.0, FD 8
#6202: 2026/09/19 10:22:24| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#6202: 2026/09/19 10:22:24| Adding domain ec2.internal from /etc/resolv.conf
#6202: 2026/09/19 10:22:24| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#6202: 2026/09/19 10:22:24| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#6202: 2026/09/19 10:22:24| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#6202: 2026/09/19 10:22:24| Store logging disabled
#6202: 2026/09/19 10:22:24| Swap maxSize 0 + 8192 KB, estimated 630 objects
#6202: 2026/09/19 10:22:24| Target number of buckets: 31
#6202: 2026/09/19 10:22:24| Using 8192 Store buckets
#6202: 2026/09/19 10:22:24| Max Mem size: 8192 KB
#6202: 2026/09/19 10:22:24| Max Swap size: 0 KB
#6202: 2026/09/19 10:22:24| Using Least Load store dir selection
#6202: 2026/09/19 10:22:24| Current Directory is /
#6202: 2026/09/19 10:22:24| Finished loading MIME types and icons.
#6202: 2026/09/19 10:22:24| HTCP Disabled.
#6202: 2026/09/19 10:22:24| Pinger socket opened on FD 11
#6202: 2026/09/19 10:22:24| Squid plugin modules loaded: 0
#6202: 2026/09/19 10:22:24| Adaptation support is off.
#6202: 2026/09/19 10:22:24| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#6202: listening port: 3128
#6202: 2026/09/19 10:22:24| Starting new basicauthenticator helpers...
#6202: current master transaction: master53
#6202: 2026/09/19 10:22:24| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#6202: current master transaction: master53
#6202: 2026/09/19 10:22:25| storeLateRelease: released 0 objects
+ sudo docker rm --force donce-9428e12ff372 /#6210
#6210: donce-9428e12ff372
test_checks_balance_via_proxy 32m PASS0m (11.73s)
+ sudo docker build --tag donce-ec628f56f972 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6219
#6219: #0 building with "default" instance using docker driver
#6219:
#6219: #1 [internal] load build definition from Dockerfile
#6219: #1 transferring dockerfile: 552B done
#6219: #1 DONE 0.0s
#6219:
#6219: #2 [internal] load metadata for docker.io/library/node:24
#6219: #2 DONE 0.1s
#6219:
#6219: #3 [internal] load .dockerignore
#6219: #3 transferring context:
#6219: #3 transferring context: 2B done
#6219: #3 DONE 0.0s
#6219:
#6219: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#6219: #4 DONE 0.0s
#6219:
#6219: #5 [internal] load build context
#6219: #5 transferring context: 243B done
#6219: #5 DONE 0.0s
#6219:
#6219: #6 [3/9] COPY package.json .
#6219: #6 CACHED
#6219:
#6219: #7 [5/9] COPY hardhat.config.js .
#6219: #7 CACHED
#6219:
#6219: #8 [7/9] COPY contracts contracts
#6219: #8 CACHED
#6219:
#6219: #9 [2/9] WORKDIR /app
#6219: #9 CACHED
#6219:
#6219: #10 [8/9] COPY ignition ignition
#6219: #10 CACHED
#6219:
#6219: #11 [4/9] RUN npm install
#6219: #11 CACHED
#6219:
#6219: #12 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6219: #12 CACHED
#6219:
#6219: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6219: #13 CACHED
#6219:
#6219: #14 exporting to image
#6219: #14 exporting layers done
#6219: #14 writing image sha256:b05cb99f0bd001c019c1b5c3452eed6856c306edc062e759d99e50e88b275c62 done
#6219: #14 naming to docker.io/library/donce-ec628f56f972 done
#6219: #14 DONE 0.0s
+ sudo docker run --detach --name donce-40f9495b34fc --add-host host.docker.internal:host-gateway --publish 1045:8545 --user=1001:1001 donce-ec628f56f972 /bin/bash -c npx\ hardhat\ node\ /#6251
#6251: ff41654ee108194bfee0d4289f9b59a817e8fb60724f2c1bde466eab796030ff
+ sudo docker build --tag donce-697e3599a9dc --build-arg HOST\=host.docker.internal --build-arg PORT\=1045 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6259
#6259: #0 building with "default" instance using docker driver
#6259:
#6259: #1 [internal] load build definition from Dockerfile
#6259: #1 transferring dockerfile: 552B done
#6259: #1 DONE 0.0s
#6259:
#6259: #2 [internal] load metadata for docker.io/library/node:24
#6259: #2 DONE 0.1s
#6259:
#6259: #3 [internal] load .dockerignore
#6259: #3 transferring context: 2B done
#6259: #3 DONE 0.0s
#6259:
#6259: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#6259: #4 DONE 0.0s
#6259:
#6259: #5 [internal] load build context
#6259: #5 transferring context: 243B done
#6259: #5 DONE 0.0s
#6259:
#6259: #6 [2/9] WORKDIR /app
#6259: #6 CACHED
#6259:
#6259: #7 [3/9] COPY package.json .
#6259: #7 CACHED
#6259:
#6259: #8 [4/9] RUN npm install
#6259: #8 CACHED
#6259:
#6259: #9 [5/9] COPY hardhat.config.js .
#6259: #9 CACHED
#6259:
#6259: #10 [6/9] RUN sed -i "s/PORT/1045/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6259: #10 DONE 0.3s
#6259:
#6259: #11 [7/9] COPY contracts contracts
#6259: #11 DONE 0.1s
#6259:
#6259: #12 [8/9] COPY ignition ignition
#6259: #12 DONE 0.0s
#6259:
#6259: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6259: #13 1.400 Downloading compiler 0.8.28
#6259: #13 2.013 Compiled 1 Solidity file successfully (evm target: paris).
#6259: #13 DONE 2.1s
#6259:
#6259: #14 exporting to image
#6259: #14 exporting layers
#6259: #14 exporting layers 0.2s done
#6259: #14 writing image sha256:1ad4b3d5a8e44cb7376cd3118e7d0cbbf7c5993dc5728b7a73edc1eecf3b154b
#6259: #14 writing image sha256:1ad4b3d5a8e44cb7376cd3118e7d0cbbf7c5993dc5728b7a73edc1eecf3b154b done
#6259: #14 naming to docker.io/library/donce-697e3599a9dc done
#6259: #14 DONE 0.2s
+ sudo docker run --name donce-cec0c455ecba --add-host host.docker.internal:host-gateway donce-697e3599a9dc /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#6291
#6291: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6291: // SPDX-License-Identifier: MIT
#6291:
#6291: require("@nomicfoundation/hardhat-toolbox");
#6291:
#6291: /** @type import("hardhat/config").HardhatUserConfig */
#6291:
#6291: module.exports = {
#6291: solidity: "0.8.28",
#6291: defaultNetwork: "foo",
#6291: networks: {
#6291: hardhat: {
#6291: chainId: 4242,
#6291: gas: 10,
#6291: gasPrice: 4,
#6291: maxFeePerGas: 100,
#6291: maxPriorityFeePerGas: 100,
#6291: initialBaseFeePerGas: 100,
#6291: accounts: [
#6291: {
#6291: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6291: balance: "55555555555555555555555"
#6291: },
#6291: {
#6291: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6291: balance: "66666666666666666666666"
#6291: }
#6291: ]
#6291: },
#6291: foo: {
#6291: chainId: 4242,
#6291: url: "http://host.docker.internal:1045"
#6291: }
#6291: }
#6291: };
#6291: total 328
#6291: drwxr-xr-x 1 root root 4096 Sep 19 10:22 .
#6291: drwxr-xr-x 1 root root 4096 Sep 19 10:22 ..
#6291: drwxr-xr-x 4 root root 4096 Sep 19 10:22 artifacts
#6291: drwxr-xr-x 2 root root 4096 Sep 19 10:16 contracts
#6291: -rw-r--r-- 1 root root 874 Sep 19 10:22 hardhat.config.js
#6291: drwxr-xr-x 3 root root 4096 Sep 19 10:16 ignition
#6291: drwxr-xr-x 381 root root 12288 Sep 19 10:21 node_modules
#6291: -rw-r--r-- 1 root root 294439 Sep 19 10:21 package-lock.json
#6291: -rw-r--r-- 1 root root 106 Sep 19 10:16 package.json
#6291: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6291: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6291: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6291:
#6291: Deploying [ FooModule ]
#6291:
#6291: Batch #1
#6291: Executing FooModule#Foo...
#6291:
#6291: 3A0JBatch #1
#6291: Executing FooModule#Foo...
#6291:
#6291: 3A0JBatch #1
#6291: Executed FooModule#Foo
#6291:
#6291: 3A0JBatch #1
#6291: Executed FooModule#Foo
#6291:
#6291: [ FooModule ] successfully deployed 🚀
#6291:
#6291: Deployed Addresses
#6291:
#6291: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6291: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-cec0c455ecba /#6300
#6300: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6300: // SPDX-License-Identifier: MIT
#6300:
#6300: require("@nomicfoundation/hardhat-toolbox");
#6300:
#6300: /** @type import("hardhat/config").HardhatUserConfig */
#6300:
#6300: module.exports = {
#6300: solidity: "0.8.28",
#6300: defaultNetwork: "foo",
#6300: networks: {
#6300: hardhat: {
#6300: chainId: 4242,
#6300: gas: 10,
#6300: gasPrice: 4,
#6300: maxFeePerGas: 100,
#6300: maxPriorityFeePerGas: 100,
#6300: initialBaseFeePerGas: 100,
#6300: accounts: [
#6300: {
#6300: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6300: balance: "55555555555555555555555"
#6300: },
#6300: {
#6300: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6300: balance: "66666666666666666666666"
#6300: }
#6300: ]
#6300: },
#6300: foo: {
#6300: chainId: 4242,
#6300: url: "http://host.docker.internal:1045"
#6300: }
#6300: }
#6300: };
#6300: total 328
#6300: drwxr-xr-x 1 root root 4096 Sep 19 10:22 .
#6300: drwxr-xr-x 1 root root 4096 Sep 19 10:22 ..
#6300: drwxr-xr-x 4 root root 4096 Sep 19 10:22 artifacts
#6300: drwxr-xr-x 2 root root 4096 Sep 19 10:16 contracts
#6300: -rw-r--r-- 1 root root 874 Sep 19 10:22 hardhat.config.js
#6300: drwxr-xr-x 3 root root 4096 Sep 19 10:16 ignition
#6300: drwxr-xr-x 381 root root 12288 Sep 19 10:21 node_modules
#6300: -rw-r--r-- 1 root root 294439 Sep 19 10:21 package-lock.json
#6300: -rw-r--r-- 1 root root 106 Sep 19 10:16 package.json
#6300: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6300: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6300: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6300:
#6300: Deploying [ FooModule ]
#6300:
#6300: Batch #1
#6300: Executing FooModule#Foo...
#6300:
#6300: 3A0JBatch #1
#6300: Executing FooModule#Foo...
#6300:
#6300: 3A0JBatch #1
#6300: Executed FooModule#Foo
#6300:
#6300: 3A0JBatch #1
#6300: Executed FooModule#Foo
#6300:
#6300: [ FooModule ] successfully deployed 🚀
#6300:
#6300: Deployed Addresses
#6300:
#6300: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6300: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-cec0c455ecba /#6309
#6309: donce-cec0c455ecba
+ sudo docker rmi donce-697e3599a9dc /#6317
#6317: Untagged: donce-697e3599a9dc:latest
#6317: Deleted: sha256:1ad4b3d5a8e44cb7376cd3118e7d0cbbf7c5993dc5728b7a73edc1eecf3b154b
+ sudo docker logs donce-40f9495b34fc /#6327
#6327: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6327:
#6327: Accounts
#6327: ========
#6327: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6327:
#6327: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6327:
#6327: 32meth_chainId0m
#6327: 32meth_chainId (2)0m
#6327: 32meth_accounts0m
#6327: 32mhardhat_getAutomine0m
#6327: 32meth_chainId0m
#6327: 32meth_getBlockByNumber0m
#6327: 32meth_getTransactionCount0m
#6327: 32meth_getTransactionCount (2)0m
#6327: 32meth_getTransactionCount (3)0m
#6327: 32meth_getBlockByNumber0m
#6327: 32meth_getTransactionCount0m
#6327: 32meth_getBlockByNumber0m
#6327: 32meth_chainId0m
#6327: 32meth_maxPriorityFeePerGas0m
#6327: 32meth_estimateGas0m
#6327: 32meth_call0m
#6327: Contract deployment: Foo
#6327: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6327: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6327:
#6327: 32meth_sendTransaction0m
#6327: Contract deployment: Foo
#6327: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6327: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6327: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6327: Value: 0 ETH
#6327: Gas used: 1357081 of 1357081
#6327: Block #1: 0x37dabddfe87523fc025097057b4947243682299e9c5611fd82d27e7e0e509e70
#6327:
#6327: 32meth_getTransactionByHash0m
#6327: 32meth_getBlockByNumber0m
#6327: 32meth_getTransactionReceipt0m
#6327: 32meth_estimateGas0m
+ sudo docker rm --force donce-40f9495b34fc /#6336
#6336: donce-40f9495b34fc
+ sudo docker rmi donce-ec628f56f972 /#6344
#6344: Untagged: donce-ec628f56f972:latest
#6344: Deleted: sha256:b05cb99f0bd001c019c1b5c3452eed6856c306edc062e759d99e50e88b275c62
test_checks_gas_estimate 32m PASS0m (9.03s)
+ sudo docker build --tag donce-51401056aefe --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6353
#6353: #0 building with "default" instance using docker driver
#6353:
#6353: #1 [internal] load build definition from Dockerfile
#6353: #1 transferring dockerfile: 552B done
#6353: #1 DONE 0.0s
#6353:
#6353: #2 [internal] load metadata for docker.io/library/node:24
#6353: #2 DONE 0.1s
#6353:
#6353: #3 [internal] load .dockerignore
#6353: #3 transferring context:
#6353: #3 transferring context: 2B done
#6353: #3 DONE 0.0s
#6353:
#6353: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#6353: #4 DONE 0.0s
#6353:
#6353: #5 [internal] load build context
#6353: #5 transferring context: 243B done
#6353: #5 DONE 0.0s
#6353:
#6353: #6 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6353: #6 CACHED
#6353:
#6353: #7 [3/9] COPY package.json .
#6353: #7 CACHED
#6353:
#6353: #8 [7/9] COPY contracts contracts
#6353: #8 CACHED
#6353:
#6353: #9 [8/9] COPY ignition ignition
#6353: #9 CACHED
#6353:
#6353: #10 [5/9] COPY hardhat.config.js .
#6353: #10 CACHED
#6353:
#6353: #11 [2/9] WORKDIR /app
#6353: #11 CACHED
#6353:
#6353: #12 [4/9] RUN npm install
#6353: #12 CACHED
#6353:
#6353: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6353: #13 CACHED
#6353:
#6353: #14 exporting to image
#6353: #14 exporting layers done
#6353: #14 writing image sha256:b05cb99f0bd001c019c1b5c3452eed6856c306edc062e759d99e50e88b275c62 done
#6353: #14 naming to docker.io/library/donce-51401056aefe done
#6353: #14 DONE 0.0s
+ sudo docker run --detach --name donce-fa766ee3a3b5 --add-host host.docker.internal:host-gateway --publish 1046:8545 --user=1001:1001 donce-51401056aefe /bin/bash -c npx\ hardhat\ node\ /#6385
#6385: 2a00b9816a5e5b81175c0d3c46a2a3ddbe313e90695cdc13fe1ee068076e0519
+ sudo docker build --tag donce-36143c6ca99c --build-arg HOST\=host.docker.internal --build-arg PORT\=1046 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6396
#6396: #0 building with "default" instance using docker driver
#6396:
#6396: #1 [internal] load build definition from Dockerfile
#6396: #1 transferring dockerfile: 552B done
#6396: #1 DONE 0.0s
#6396:
#6396: #2 [internal] load metadata for docker.io/library/node:24
#6396: #2 DONE 0.1s
#6396:
#6396: #3 [internal] load .dockerignore
#6396: #3 transferring context: 2B done
#6396: #3 DONE 0.0s
#6396:
#6396: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#6396: #4 DONE 0.0s
#6396:
#6396: #5 [internal] load build context
#6396: #5 transferring context: 243B done
#6396: #5 DONE 0.0s
#6396:
#6396: #6 [2/9] WORKDIR /app
#6396: #6 CACHED
#6396:
#6396: #7 [3/9] COPY package.json .
#6396: #7 CACHED
#6396:
#6396: #8 [4/9] RUN npm install
#6396: #8 CACHED
#6396:
#6396: #9 [5/9] COPY hardhat.config.js .
#6396: #9 CACHED
#6396:
#6396: #10 [6/9] RUN sed -i "s/PORT/1046/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6396: #10 DONE 0.3s
#6396:
#6396: #11 [7/9] COPY contracts contracts
#6396: #11 DONE 0.1s
#6396:
#6396: #12 [8/9] COPY ignition ignition
#6396: #12 DONE 0.0s
#6396:
#6396: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6396: #13 1.314 Downloading compiler 0.8.28
#6396: #13 1.952 Compiled 1 Solidity file successfully (evm target: paris).
#6396: #13 DONE 2.1s
#6396:
#6396: #14 exporting to image
#6396: #14 exporting layers
#6396: #14 exporting layers 0.2s done
#6396: #14 writing image sha256:df3a3a494460df5ed279b8365db9d62dc8e4d56fc11a7853a890808d72cd836b
#6396: #14 writing image sha256:df3a3a494460df5ed279b8365db9d62dc8e4d56fc11a7853a890808d72cd836b done
#6396: #14 naming to docker.io/library/donce-36143c6ca99c done
#6396: #14 DONE 0.2s
+ sudo docker run --name donce-a020f50074ea --add-host host.docker.internal:host-gateway donce-36143c6ca99c /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#6428
#6428: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6428: // SPDX-License-Identifier: MIT
#6428:
#6428: require("@nomicfoundation/hardhat-toolbox");
#6428:
#6428: /** @type import("hardhat/config").HardhatUserConfig */
#6428:
#6428: module.exports = {
#6428: solidity: "0.8.28",
#6428: defaultNetwork: "foo",
#6428: networks: {
#6428: hardhat: {
#6428: chainId: 4242,
#6428: gas: 10,
#6428: gasPrice: 4,
#6428: maxFeePerGas: 100,
#6428: maxPriorityFeePerGas: 100,
#6428: initialBaseFeePerGas: 100,
#6428: accounts: [
#6428: {
#6428: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6428: balance: "55555555555555555555555"
#6428: },
#6428: {
#6428: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6428: balance: "66666666666666666666666"
#6428: }
#6428: ]
#6428: },
#6428: foo: {
#6428: chainId: 4242,
#6428: url: "http://host.docker.internal:1046"
#6428: }
#6428: }
#6428: };
#6428: total 328
#6428: drwxr-xr-x 1 root root 4096 Sep 19 10:22 .
#6428: drwxr-xr-x 1 root root 4096 Sep 19 10:22 ..
#6428: drwxr-xr-x 4 root root 4096 Sep 19 10:22 artifacts
#6428: drwxr-xr-x 2 root root 4096 Sep 19 10:16 contracts
#6428: -rw-r--r-- 1 root root 874 Sep 19 10:22 hardhat.config.js
#6428: drwxr-xr-x 3 root root 4096 Sep 19 10:16 ignition
#6428: drwxr-xr-x 381 root root 12288 Sep 19 10:21 node_modules
#6428: -rw-r--r-- 1 root root 294439 Sep 19 10:21 package-lock.json
#6428: -rw-r--r-- 1 root root 106 Sep 19 10:16 package.json
#6428: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6428: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6428: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6428:
#6428: Deploying [ FooModule ]
#6428:
#6428: Batch #1
#6428: Executing FooModule#Foo...
#6428:
#6428: 3A0JBatch #1
#6428: Executing FooModule#Foo...
#6428:
#6428: 3A0JBatch #1
#6428: Executed FooModule#Foo
#6428:
#6428: 3A0JBatch #1
#6428: Executed FooModule#Foo
#6428:
#6428: [ FooModule ] successfully deployed 🚀
#6428:
#6428: Deployed Addresses
#6428:
#6428: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6428: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-a020f50074ea /#6438
#6438: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6438: // SPDX-License-Identifier: MIT
#6438:
#6438: require("@nomicfoundation/hardhat-toolbox");
#6438:
#6438: /** @type import("hardhat/config").HardhatUserConfig */
#6438:
#6438: module.exports = {
#6438: solidity: "0.8.28",
#6438: defaultNetwork: "foo",
#6438: networks: {
#6438: hardhat: {
#6438: chainId: 4242,
#6438: gas: 10,
#6438: gasPrice: 4,
#6438: maxFeePerGas: 100,
#6438: maxPriorityFeePerGas: 100,
#6438: initialBaseFeePerGas: 100,
#6438: accounts: [
#6438: {
#6438: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6438: balance: "55555555555555555555555"
#6438: },
#6438: {
#6438: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6438: balance: "66666666666666666666666"
#6438: }
#6438: ]
#6438: },
#6438: foo: {
#6438: chainId: 4242,
#6438: url: "http://host.docker.internal:1046"
#6438: }
#6438: }
#6438: };
#6438: total 328
#6438: drwxr-xr-x 1 root root 4096 Sep 19 10:22 .
#6438: drwxr-xr-x 1 root root 4096 Sep 19 10:22 ..
#6438: drwxr-xr-x 4 root root 4096 Sep 19 10:22 artifacts
#6438: drwxr-xr-x 2 root root 4096 Sep 19 10:16 contracts
#6438: -rw-r--r-- 1 root root 874 Sep 19 10:22 hardhat.config.js
#6438: drwxr-xr-x 3 root root 4096 Sep 19 10:16 ignition
#6438: drwxr-xr-x 381 root root 12288 Sep 19 10:21 node_modules
#6438: -rw-r--r-- 1 root root 294439 Sep 19 10:21 package-lock.json
#6438: -rw-r--r-- 1 root root 106 Sep 19 10:16 package.json
#6438: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6438: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6438: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6438:
#6438: Deploying [ FooModule ]
#6438:
#6438: Batch #1
#6438: Executing FooModule#Foo...
#6438:
#6438: 3A0JBatch #1
#6438: Executing FooModule#Foo...
#6438:
#6438: 3A0JBatch #1
#6438: Executed FooModule#Foo
#6438:
#6438: 3A0JBatch #1
#6438: Executed FooModule#Foo
#6438:
#6438: [ FooModule ] successfully deployed 🚀
#6438:
#6438: Deployed Addresses
#6438:
#6438: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6438: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-a020f50074ea /#6446
#6446: donce-a020f50074ea
+ sudo docker rmi donce-36143c6ca99c /#6454
#6454: Untagged: donce-36143c6ca99c:latest
#6454: Deleted: sha256:df3a3a494460df5ed279b8365db9d62dc8e4d56fc11a7853a890808d72cd836b
+ sudo docker logs donce-fa766ee3a3b5 /#6536
#6536: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6536:
#6536: Accounts
#6536: ========
#6536: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6536:
#6536: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6536:
#6536: 32meth_chainId0m
#6536: 32meth_chainId (2)0m
#6536: 32meth_accounts0m
#6536: 32mhardhat_getAutomine0m
#6536: 32meth_chainId0m
#6536: 32meth_getBlockByNumber0m
#6536: 32meth_getTransactionCount0m
#6536: 32meth_getTransactionCount (2)0m
#6536: 32meth_getTransactionCount (3)0m
#6536: 32meth_getBlockByNumber0m
#6536: 32meth_getTransactionCount0m
#6536: 32meth_getBlockByNumber0m
#6536: 32meth_chainId0m
#6536: 32meth_maxPriorityFeePerGas0m
#6536: 32meth_estimateGas0m
#6536: 32meth_call0m
#6536: Contract deployment: Foo
#6536: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6536: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6536:
#6536: 32meth_sendTransaction0m
#6536: Contract deployment: Foo
#6536: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6536: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6536: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6536: Value: 0 ETH
#6536: Gas used: 1357081 of 1357081
#6536: Block #1: 0x5aee4e067d75b02e431cf9e5fc41edd6736ff01561655f76f7a9ae6605815e35
#6536:
#6536: 32meth_getTransactionByHash0m
#6536: 32meth_getBlockByNumber0m
#6536: 32meth_getTransactionReceipt0m
#6536: 32meth_getBalance0m
#6536: 32meth_getBlockByNumber0m
#6536: 32meth_getBlockByNumber (2)0m
#6536: 32meth_getBlockByNumber (3)0m
#6536: 32meth_getBlockByNumber (4)0m
#6536: 32meth_getBlockByNumber (5)0m
#6536: 32meth_getBlockByNumber (6)0m
#6536: 32meth_getBlockByNumber (7)0m
#6536: 32meth_getBlockByNumber (8)0m
#6536: 32meth_getBlockByNumber (9)0m
#6536: 32meth_getBlockByNumber (10)0m
#6536: 32meth_getTransactionCount0m
#6536: 32meth_sendRawTransaction0m
#6536: Transaction: 0x521a64928027650c0887041130ff2ac6fdc94defa9842ccb3a0020a8f2955c4f
#6536: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6536: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6536: Value: 42000 wei
#6536: Gas used: 21000 of 22000
#6536: Block #2: 0x71797db34c506fa5e3ba318990a815520bea4887483fdd891ea339d8e1296af1
#6536:
#6536: 32meth_getTransactionCount0m
#6536: 32meth_sendRawTransaction0m
#6536: Transaction: 0xa37bfe5c64150a04939ad4429275f2606821f7a3dc18b1e960c084657ff08dab
#6536: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6536: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6536: Value: 42000 wei
#6536: Gas used: 21000 of 22000
#6536: Block #3: 0xadecbc6aca9c2a8ad743e471e2a594a95c8bb3ea6df70a3c80c57724d8bd370b
#6536:
#6536: 32meth_getTransactionCount0m
#6536: 32meth_sendRawTransaction0m
#6536: Transaction: 0x0a964e77f315561ec80e6c916aa879fbf60907c37ac206a9dc6b78c25ea348f0
#6536: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6536: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6536: Value: 42000 wei
#6536: Gas used: 21000 of 22000
#6536: Block #4: 0xc5a83ce64cf07860853a838c459f7bd154c05d55458fe9fc937d095f0a58788e
#6536:
#6536: 32meth_getTransactionCount0m
#6536: 32meth_sendRawTransaction0m
#6536: Transaction: 0xaa7e0c9c8fb0b01550641672fab9fbd7bb7ceb6076aca74cc4c9b50a5b3a6778
#6536: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6536: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6536: Value: 42000 wei
#6536: Gas used: 21000 of 22000
#6536: Block #5: 0x8665e5bd6decfc0b57c341c7392b68ffe3ca08269986687c084e86d328a702a6
#6536:
#6536: 32meth_getTransactionCount0m
#6536: 32meth_sendRawTransaction0m
#6536: Transaction: 0x1eef98ce1af6a2c6a8fb15c97bc652d663725df214917ba9cbcda285aafca76d
#6536: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6536: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6536: Value: 42000 wei
#6536: Gas used: 21000 of 22000
#6536: Block #6: 0xc36cda482a76c5d10b3a6099b29f3c5cdbd0d4d06e51128ce3e3df8f16dd9baa
#6536:
#6536: 32meth_getTransactionCount0m
#6536: 32meth_sendRawTransaction0m
#6536: Transaction: 0x03320b84b83b1a5b59a2b57924b72a18acb079c950bb2e55348243c5e0ad3367
#6536: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6536: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6536: Value: 42000 wei
#6536: Gas used: 21000 of 22000
#6536: Block #7: 0xd5f0de29f93d56b4ad3680a9ddbb214c10c3d893ca84afbb3bf5df349dadd731
#6536:
#6536: 32meth_getTransactionCount0m
#6536: 32meth_sendRawTransaction0m
#6536: Transaction: 0x796d61d42d2f8e877473b2747e222aeb138084ea6b0e84a2bc4439e779e99e0a
#6536: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6536: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6536: Value: 42000 wei
#6536: Gas used: 21000 of 22000
#6536: Block #8: 0x3f34669c5f74899114031710fb13dc846fff0b66e1d349f5df271a87b52c184d
#6536:
#6536: 32meth_getTransactionCount0m
#6536: 32meth_sendRawTransaction0m
#6536: Transaction: 0x3641f20925ca4842e4439df4ac7ed712498770cbd9c1520dd9502146b74f57ef
#6536: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6536: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6536: Value: 42000 wei
#6536: Gas used: 21000 of 22000
#6536: Block #9: 0x1960119241ca15ff38d81292a219f6b9a57496b08bb1cdda37bbb050f36d2648
#6536:
#6536: 32meth_getTransactionCount0m
#6536: 32meth_sendRawTransaction0m
#6536: Transaction: 0xf454f328f93db630a0e2c9027d14227fc8b8a267049ae8a1b29b37ba5edf5041
#6536: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6536: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6536: Value: 42000 wei
#6536: Gas used: 21000 of 22000
#6536: Block #10: 0xd00c04df8b6f7623c11648260f3fd2d589fd3c155455a4faeae92108113cf2df
#6536:
#6536: 32meth_getTransactionCount0m
#6536: 32meth_sendRawTransaction0m
#6536: Transaction: 0x84d36b92f5e5c2d14dd1bf2f4bb1fcd36e9476c7ccba5ae7af310dbc7ef3b1d8
#6536: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6536: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6536: Value: 42000 wei
#6536: Gas used: 21000 of 22000
#6536: Block #11: 0x2695a1b3718df0fc73205f483bddb53fe1cb17bf0f4f8251d236a48ee1bc256e
#6536:
#6536: 32meth_getBalance0m
+ sudo docker rm --force donce-fa766ee3a3b5 /#6544
#6544: donce-fa766ee3a3b5
+ sudo docker rmi donce-51401056aefe /#6552
#6552: Untagged: donce-51401056aefe:latest
#6552: Deleted: sha256:b05cb99f0bd001c019c1b5c3452eed6856c306edc062e759d99e50e88b275c62
test_pays_eth_in_threads 32m PASS0m (9.25s)
+ sudo docker build --tag donce-10c210386a91 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6561
#6561: #0 building with "default" instance using docker driver
#6561:
#6561: #1 [internal] load build definition from Dockerfile
#6561: #1 transferring dockerfile: 552B done
#6561: #1 DONE 0.0s
#6561:
#6561: #2 [internal] load metadata for docker.io/library/node:24
#6561: #2 DONE 0.1s
#6561:
#6561: #3 [internal] load .dockerignore
#6561: #3 transferring context: 2B done
#6561: #3 DONE 0.0s
#6561:
#6561: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#6561: #4 DONE 0.0s
#6561:
#6561: #5 [internal] load build context
#6561: #5 transferring context: 243B done
#6561: #5 DONE 0.0s
#6561:
#6561: #6 [4/9] RUN npm install
#6561: #6 CACHED
#6561:
#6561: #7 [7/9] COPY contracts contracts
#6561: #7 CACHED
#6561:
#6561: #8 [2/9] WORKDIR /app
#6561: #8 CACHED
#6561:
#6561: #9 [5/9] COPY hardhat.config.js .
#6561: #9 CACHED
#6561:
#6561: #10 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6561: #10 CACHED
#6561:
#6561: #11 [8/9] COPY ignition ignition
#6561: #11 CACHED
#6561:
#6561: #12 [3/9] COPY package.json .
#6561: #12 CACHED
#6561:
#6561: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6561: #13 CACHED
#6561:
#6561: #14 exporting to image
#6561: #14 exporting layers done
#6561: #14 writing image sha256:b05cb99f0bd001c019c1b5c3452eed6856c306edc062e759d99e50e88b275c62 done
#6561: #14 naming to docker.io/library/donce-10c210386a91 done
#6561: #14 DONE 0.0s
+ sudo docker run --detach --name donce-d4b9d44aec9e --add-host host.docker.internal:host-gateway --publish 1047:8545 --user=1001:1001 donce-10c210386a91 /bin/bash -c npx\ hardhat\ node\ /#6593
#6593: 068008a9514c13c345467585c80deff523159453df19a8b29cb2f8a91415b6f0
+ sudo docker build --tag donce-a7311d6d213d --build-arg HOST\=host.docker.internal --build-arg PORT\=1047 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6603
#6603: #0 building with "default" instance using docker driver
#6603:
#6603: #1 [internal] load build definition from Dockerfile
#6603: #1 transferring dockerfile: 552B done
#6603: #1 DONE 0.0s
#6603:
#6603: #2 [internal] load metadata for docker.io/library/node:24
#6603: #2 DONE 0.1s
#6603:
#6603: #3 [internal] load .dockerignore
#6603: #3 transferring context: 2B done
#6603: #3 DONE 0.0s
#6603:
#6603: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#6603: #4 DONE 0.0s
#6603:
#6603: #5 [internal] load build context
#6603: #5 transferring context: 243B done
#6603: #5 DONE 0.0s
#6603:
#6603: #6 [3/9] COPY package.json .
#6603: #6 CACHED
#6603:
#6603: #7 [4/9] RUN npm install
#6603: #7 CACHED
#6603:
#6603: #8 [2/9] WORKDIR /app
#6603: #8 CACHED
#6603:
#6603: #9 [5/9] COPY hardhat.config.js .
#6603: #9 CACHED
#6603:
#6603: #10 [6/9] RUN sed -i "s/PORT/1047/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6603: #10 DONE 0.3s
#6603:
#6603: #11 [7/9] COPY contracts contracts
#6603: #11 DONE 0.1s
#6603:
#6603: #12 [8/9] COPY ignition ignition
#6603: #12 DONE 0.0s
#6603:
#6603: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6603: #13 1.356 Downloading compiler 0.8.28
#6603: #13 2.118 Compiled 1 Solidity file successfully (evm target: paris).
#6603: #13 DONE 2.2s
#6603:
#6603: #14 exporting to image
#6603: #14 exporting layers
#6603: #14 exporting layers 0.2s done
#6603: #14 writing image sha256:4db5415c290e29f3b62e012de07cfc2615893ed1a7c8aee58f109bd045e30115
#6603: #14 writing image sha256:4db5415c290e29f3b62e012de07cfc2615893ed1a7c8aee58f109bd045e30115 done
#6603: #14 naming to docker.io/library/donce-a7311d6d213d done
#6603: #14 DONE 0.2s
+ sudo docker run --name donce-81c99aeea732 --add-host host.docker.internal:host-gateway donce-a7311d6d213d /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#6635
#6635: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6635: // SPDX-License-Identifier: MIT
#6635:
#6635: require("@nomicfoundation/hardhat-toolbox");
#6635:
#6635: /** @type import("hardhat/config").HardhatUserConfig */
#6635:
#6635: module.exports = {
#6635: solidity: "0.8.28",
#6635: defaultNetwork: "foo",
#6635: networks: {
#6635: hardhat: {
#6635: chainId: 4242,
#6635: gas: 10,
#6635: gasPrice: 4,
#6635: maxFeePerGas: 100,
#6635: maxPriorityFeePerGas: 100,
#6635: initialBaseFeePerGas: 100,
#6635: accounts: [
#6635: {
#6635: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6635: balance: "55555555555555555555555"
#6635: },
#6635: {
#6635: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6635: balance: "66666666666666666666666"
#6635: }
#6635: ]
#6635: },
#6635: foo: {
#6635: chainId: 4242,
#6635: url: "http://host.docker.internal:1047"
#6635: }
#6635: }
#6635: };
#6635: total 328
#6635: drwxr-xr-x 1 root root 4096 Sep 19 10:22 .
#6635: drwxr-xr-x 1 root root 4096 Sep 19 10:22 ..
#6635: drwxr-xr-x 4 root root 4096 Sep 19 10:22 artifacts
#6635: drwxr-xr-x 2 root root 4096 Sep 19 10:16 contracts
#6635: -rw-r--r-- 1 root root 874 Sep 19 10:22 hardhat.config.js
#6635: drwxr-xr-x 3 root root 4096 Sep 19 10:16 ignition
#6635: drwxr-xr-x 381 root root 12288 Sep 19 10:21 node_modules
#6635: -rw-r--r-- 1 root root 294439 Sep 19 10:21 package-lock.json
#6635: -rw-r--r-- 1 root root 106 Sep 19 10:16 package.json
#6635: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6635: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6635: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6635:
#6635: Deploying [ FooModule ]
#6635:
#6635: Batch #1
#6635: Executing FooModule#Foo...
#6635:
#6635: 3A0JBatch #1
#6635: Executing FooModule#Foo...
#6635:
#6635: 3A0JBatch #1
#6635: Executed FooModule#Foo
#6635:
#6635: 3A0JBatch #1
#6635: Executed FooModule#Foo
#6635:
#6635: [ FooModule ] successfully deployed 🚀
#6635:
#6635: Deployed Addresses
#6635:
#6635: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6635: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-81c99aeea732 /#6643
#6643: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6643: // SPDX-License-Identifier: MIT
#6643:
#6643: require("@nomicfoundation/hardhat-toolbox");
#6643:
#6643: /** @type import("hardhat/config").HardhatUserConfig */
#6643:
#6643: module.exports = {
#6643: solidity: "0.8.28",
#6643: defaultNetwork: "foo",
#6643: networks: {
#6643: hardhat: {
#6643: chainId: 4242,
#6643: gas: 10,
#6643: gasPrice: 4,
#6643: maxFeePerGas: 100,
#6643: maxPriorityFeePerGas: 100,
#6643: initialBaseFeePerGas: 100,
#6643: accounts: [
#6643: {
#6643: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6643: balance: "55555555555555555555555"
#6643: },
#6643: {
#6643: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6643: balance: "66666666666666666666666"
#6643: }
#6643: ]
#6643: },
#6643: foo: {
#6643: chainId: 4242,
#6643: url: "http://host.docker.internal:1047"
#6643: }
#6643: }
#6643: };
#6643: total 328
#6643: drwxr-xr-x 1 root root 4096 Sep 19 10:22 .
#6643: drwxr-xr-x 1 root root 4096 Sep 19 10:22 ..
#6643: drwxr-xr-x 4 root root 4096 Sep 19 10:22 artifacts
#6643: drwxr-xr-x 2 root root 4096 Sep 19 10:16 contracts
#6643: -rw-r--r-- 1 root root 874 Sep 19 10:22 hardhat.config.js
#6643: drwxr-xr-x 3 root root 4096 Sep 19 10:16 ignition
#6643: drwxr-xr-x 381 root root 12288 Sep 19 10:21 node_modules
#6643: -rw-r--r-- 1 root root 294439 Sep 19 10:21 package-lock.json
#6643: -rw-r--r-- 1 root root 106 Sep 19 10:16 package.json
#6643: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6643: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6643: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6643:
#6643: Deploying [ FooModule ]
#6643:
#6643: Batch #1
#6643: Executing FooModule#Foo...
#6643:
#6643: 3A0JBatch #1
#6643: Executing FooModule#Foo...
#6643:
#6643: 3A0JBatch #1
#6643: Executed FooModule#Foo
#6643:
#6643: 3A0JBatch #1
#6643: Executed FooModule#Foo
#6643:
#6643: [ FooModule ] successfully deployed 🚀
#6643:
#6643: Deployed Addresses
#6643:
#6643: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6643: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-81c99aeea732 /#6651
#6651: donce-81c99aeea732
+ sudo docker rmi donce-a7311d6d213d /#6659
#6659: Untagged: donce-a7311d6d213d:latest
#6659: Deleted: sha256:4db5415c290e29f3b62e012de07cfc2615893ed1a7c8aee58f109bd045e30115
+ sudo docker logs donce-d4b9d44aec9e /#6676
#6676: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6676:
#6676: Accounts
#6676: ========
#6676: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6676:
#6676: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6676:
#6676: 32meth_chainId0m
#6676: 32meth_chainId (2)0m
#6676: 32meth_accounts0m
#6676: 32mhardhat_getAutomine0m
#6676: 32meth_chainId0m
#6676: 32meth_getBlockByNumber0m
#6676: 32meth_getTransactionCount0m
#6676: 32meth_getTransactionCount (2)0m
#6676: 32meth_getTransactionCount (3)0m
#6676: 32meth_getBlockByNumber0m
#6676: 32meth_getTransactionCount0m
#6676: 32meth_getBlockByNumber0m
#6676: 32meth_chainId0m
#6676: 32meth_maxPriorityFeePerGas0m
#6676: 32meth_estimateGas0m
#6676: 32meth_call0m
#6676: Contract deployment: Foo
#6676: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6676: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6676:
#6676: 32meth_sendTransaction0m
#6676: Contract deployment: Foo
#6676: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6676: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6676: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6676: Value: 0 ETH
#6676: Gas used: 1357081 of 1357081
#6676: Block #1: 0xffdd3e3cfc151f4bbc586dfadd47b8ddb75fd90768803d8060d20cf1b7efff2c
#6676:
#6676: 32meth_getTransactionByHash0m
#6676: 32meth_getBlockByNumber0m
#6676: 32meth_getTransactionReceipt0m
#6676: 32meth_subscribe0m
#6676: 32meth_getBlockByNumber0m
#6676: 32meth_getTransactionCount0m
#6676: 32meth_estimateGas0m
#6676: 32meth_sendRawTransaction0m
#6676: Contract call: Foo#transfer
#6676: Transaction: 0x69aa463c57195bde179438cfac12b7efe11fbc10c3b576d3d8e059b8120f6521
#6676: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6676: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6676: Value: 0 ETH
#6676: Gas used: 35401 of 35401
#6676: Block #2: 0xa6c66e8e15b024e71b904d5a2eff4697146d6ee92cb97df72442c501284a0cdb
#6676:
#6676: 32meth_unsubscribe0m
+ sudo docker rm --force donce-d4b9d44aec9e /#6684
#6684: donce-d4b9d44aec9e
+ sudo docker rmi donce-10c210386a91 /#6692
#6692: Untagged: donce-10c210386a91:latest
#6692: Deleted: sha256:b05cb99f0bd001c019c1b5c3452eed6856c306edc062e759d99e50e88b275c62
test_accepts_payments 32m PASS0m (10.45s)
+ sudo docker build --tag donce-fba81058bf93 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6701
#6701: #0 building with "default" instance using docker driver
#6701:
#6701: #1 [internal] load build definition from Dockerfile
#6701: #1 transferring dockerfile: 552B done
#6701: #1 DONE 0.0s
#6701:
#6701: #2 [internal] load metadata for docker.io/library/node:24
#6701: #2 DONE 0.1s
#6701:
#6701: #3 [internal] load .dockerignore
#6701: #3 transferring context: 2B done
#6701: #3 DONE 0.0s
#6701:
#6701: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#6701: #4 DONE 0.0s
#6701:
#6701: #5 [internal] load build context
#6701: #5 transferring context: 243B done
#6701: #5 DONE 0.0s
#6701:
#6701: #6 [5/9] COPY hardhat.config.js .
#6701: #6 CACHED
#6701:
#6701: #7 [8/9] COPY ignition ignition
#6701: #7 CACHED
#6701:
#6701: #8 [3/9] COPY package.json .
#6701: #8 CACHED
#6701:
#6701: #9 [4/9] RUN npm install
#6701: #9 CACHED
#6701:
#6701: #10 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6701: #10 CACHED
#6701:
#6701: #11 [2/9] WORKDIR /app
#6701: #11 CACHED
#6701:
#6701: #12 [7/9] COPY contracts contracts
#6701: #12 CACHED
#6701:
#6701: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6701: #13 CACHED
#6701:
#6701: #14 exporting to image
#6701: #14 exporting layers done
#6701: #14 writing image sha256:b05cb99f0bd001c019c1b5c3452eed6856c306edc062e759d99e50e88b275c62 done
#6701: #14 naming to docker.io/library/donce-fba81058bf93 done
#6701: #14 DONE 0.0s
+ sudo docker run --detach --name donce-14322cb7d9e2 --add-host host.docker.internal:host-gateway --publish 1048:8545 --user=1001:1001 donce-fba81058bf93 /bin/bash -c npx\ hardhat\ node\ /#6733
#6733: 801f2478f9d45c73faaa13dc7929d4365bf8972f197780606514a95a82fe50e7
+ sudo docker build --tag donce-59730105921c --build-arg HOST\=host.docker.internal --build-arg PORT\=1048 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6744
#6744: #0 building with "default" instance using docker driver
#6744:
#6744: #1 [internal] load build definition from Dockerfile
#6744: #1 transferring dockerfile: 552B done
#6744: #1 DONE 0.0s
#6744:
#6744: #2 [internal] load metadata for docker.io/library/node:24
#6744: #2 DONE 0.1s
#6744:
#6744: #3 [internal] load .dockerignore
#6744: #3 transferring context: 2B done
#6744: #3 DONE 0.0s
#6744:
#6744: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#6744: #4 DONE 0.0s
#6744:
#6744: #5 [internal] load build context
#6744: #5 transferring context: 243B done
#6744: #5 DONE 0.0s
#6744:
#6744: #6 [2/9] WORKDIR /app
#6744: #6 CACHED
#6744:
#6744: #7 [3/9] COPY package.json .
#6744: #7 CACHED
#6744:
#6744: #8 [4/9] RUN npm install
#6744: #8 CACHED
#6744:
#6744: #9 [5/9] COPY hardhat.config.js .
#6744: #9 CACHED
#6744:
#6744: #10 [6/9] RUN sed -i "s/PORT/1048/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6744: #10 DONE 0.3s
#6744:
#6744: #11 [7/9] COPY contracts contracts
#6744: #11 DONE 0.1s
#6744:
#6744: #12 [8/9] COPY ignition ignition
#6744: #12 DONE 0.1s
#6744:
#6744: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6744: #13 1.358 Downloading compiler 0.8.28
#6744: #13 2.206 Compiled 1 Solidity file successfully (evm target: paris).
#6744: #13 DONE 2.3s
#6744:
#6744: #14 exporting to image
#6744: #14 exporting layers
#6744: #14 exporting layers 0.2s done
#6744: #14 writing image sha256:b7248385171b293660c54e9166a55905f7fce11c46d99f3461303f886e1f453d
#6744: #14 writing image sha256:b7248385171b293660c54e9166a55905f7fce11c46d99f3461303f886e1f453d done
#6744: #14 naming to docker.io/library/donce-59730105921c done
#6744: #14 DONE 0.2s
+ sudo docker run --name donce-1373b30e6670 --add-host host.docker.internal:host-gateway donce-59730105921c /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#6777
#6777: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6777: // SPDX-License-Identifier: MIT
#6777:
#6777: require("@nomicfoundation/hardhat-toolbox");
#6777:
#6777: /** @type import("hardhat/config").HardhatUserConfig */
#6777:
#6777: module.exports = {
#6777: solidity: "0.8.28",
#6777: defaultNetwork: "foo",
#6777: networks: {
#6777: hardhat: {
#6777: chainId: 4242,
#6777: gas: 10,
#6777: gasPrice: 4,
#6777: maxFeePerGas: 100,
#6777: maxPriorityFeePerGas: 100,
#6777: initialBaseFeePerGas: 100,
#6777: accounts: [
#6777: {
#6777: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6777: balance: "55555555555555555555555"
#6777: },
#6777: {
#6777: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6777: balance: "66666666666666666666666"
#6777: }
#6777: ]
#6777: },
#6777: foo: {
#6777: chainId: 4242,
#6777: url: "http://host.docker.internal:1048"
#6777: }
#6777: }
#6777: };
#6777: total 328
#6777: drwxr-xr-x 1 root root 4096 Sep 19 10:23 .
#6777: drwxr-xr-x 1 root root 4096 Sep 19 10:23 ..
#6777: drwxr-xr-x 4 root root 4096 Sep 19 10:23 artifacts
#6777: drwxr-xr-x 2 root root 4096 Sep 19 10:16 contracts
#6777: -rw-r--r-- 1 root root 874 Sep 19 10:23 hardhat.config.js
#6777: drwxr-xr-x 3 root root 4096 Sep 19 10:16 ignition
#6777: drwxr-xr-x 381 root root 12288 Sep 19 10:21 node_modules
#6777: -rw-r--r-- 1 root root 294439 Sep 19 10:21 package-lock.json
#6777: -rw-r--r-- 1 root root 106 Sep 19 10:16 package.json
#6777: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6777: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6777: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6777:
#6777: Deploying [ FooModule ]
#6777:
#6777: Batch #1
#6777: Executing FooModule#Foo...
#6777:
#6777: 3A0JBatch #1
#6777: Executing FooModule#Foo...
#6777:
#6777: 3A0JBatch #1
#6777: Executed FooModule#Foo
#6777:
#6777: 3A0JBatch #1
#6777: Executed FooModule#Foo
#6777:
#6777: [ FooModule ] successfully deployed 🚀
#6777:
#6777: Deployed Addresses
#6777:
#6777: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6777: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-1373b30e6670 /#6788
#6788: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6788: // SPDX-License-Identifier: MIT
#6788:
#6788: require("@nomicfoundation/hardhat-toolbox");
#6788:
#6788: /** @type import("hardhat/config").HardhatUserConfig */
#6788:
#6788: module.exports = {
#6788: solidity: "0.8.28",
#6788: defaultNetwork: "foo",
#6788: networks: {
#6788: hardhat: {
#6788: chainId: 4242,
#6788: gas: 10,
#6788: gasPrice: 4,
#6788: maxFeePerGas: 100,
#6788: maxPriorityFeePerGas: 100,
#6788: initialBaseFeePerGas: 100,
#6788: accounts: [
#6788: {
#6788: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6788: balance: "55555555555555555555555"
#6788: },
#6788: {
#6788: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6788: balance: "66666666666666666666666"
#6788: }
#6788: ]
#6788: },
#6788: foo: {
#6788: chainId: 4242,
#6788: url: "http://host.docker.internal:1048"
#6788: }
#6788: }
#6788: };
#6788: total 328
#6788: drwxr-xr-x 1 root root 4096 Sep 19 10:23 .
#6788: drwxr-xr-x 1 root root 4096 Sep 19 10:23 ..
#6788: drwxr-xr-x 4 root root 4096 Sep 19 10:23 artifacts
#6788: drwxr-xr-x 2 root root 4096 Sep 19 10:16 contracts
#6788: -rw-r--r-- 1 root root 874 Sep 19 10:23 hardhat.config.js
#6788: drwxr-xr-x 3 root root 4096 Sep 19 10:16 ignition
#6788: drwxr-xr-x 381 root root 12288 Sep 19 10:21 node_modules
#6788: -rw-r--r-- 1 root root 294439 Sep 19 10:21 package-lock.json
#6788: -rw-r--r-- 1 root root 106 Sep 19 10:16 package.json
#6788: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6788: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6788: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6788:
#6788: Deploying [ FooModule ]
#6788:
#6788: Batch #1
#6788: Executing FooModule#Foo...
#6788:
#6788: 3A0JBatch #1
#6788: Executing FooModule#Foo...
#6788:
#6788: 3A0JBatch #1
#6788: Executed FooModule#Foo
#6788:
#6788: 3A0JBatch #1
#6788: Executed FooModule#Foo
#6788:
#6788: [ FooModule ] successfully deployed 🚀
#6788:
#6788: Deployed Addresses
#6788:
#6788: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6788: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-1373b30e6670 /#6797
#6797: donce-1373b30e6670
+ sudo docker rmi donce-59730105921c /#6805
#6805: Untagged: donce-59730105921c:latest
#6805: Deleted: sha256:b7248385171b293660c54e9166a55905f7fce11c46d99f3461303f886e1f453d
+ sudo docker logs donce-14322cb7d9e2 /#6827
#6827: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6827:
#6827: Accounts
#6827: ========
#6827: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6827:
#6827: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6827:
#6827: 32meth_chainId0m
#6827: 32meth_chainId (2)0m
#6827: 32meth_accounts0m
#6827: 32mhardhat_getAutomine0m
#6827: 32meth_chainId0m
#6827: 32meth_getBlockByNumber0m
#6827: 32meth_getTransactionCount0m
#6827: 32meth_getTransactionCount (2)0m
#6827: 32meth_getTransactionCount (3)0m
#6827: 32meth_getBlockByNumber0m
#6827: 32meth_getTransactionCount0m
#6827: 32meth_getBlockByNumber0m
#6827: 32meth_chainId0m
#6827: 32meth_maxPriorityFeePerGas0m
#6827: 32meth_estimateGas0m
#6827: 32meth_call0m
#6827: Contract deployment: Foo
#6827: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6827: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6827:
#6827: 32meth_sendTransaction0m
#6827: Contract deployment: Foo
#6827: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6827: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6827: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6827: Value: 0 ETH
#6827: Gas used: 1357081 of 1357081
#6827: Block #1: 0x11478f7a66c4dbd6f52ea2ec96584653081e736a33a4f0c18551fb3861d18fac
#6827:
#6827: 32meth_getTransactionByHash0m
#6827: 32meth_getBlockByNumber0m
#6827: 32meth_getTransactionReceipt0m
#6827: 32meth_accounts0m
#6827: 32meth_call0m
#6827: Contract call: Foo#balanceOf
#6827: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6827: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6827:
#6827: 32meth_call0m
#6827: Contract call: Foo#balanceOf
#6827: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6827: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6827:
#6827: 32meth_getBlockByNumber0m
#6827: 32meth_getTransactionCount0m
#6827: 32meth_estimateGas0m
#6827: 32meth_sendRawTransaction0m
#6827: Contract call: Foo#transfer
#6827: Transaction: 0x7c557bada43de8f78eb3142b474598cfe0af075483fb139e98d12d637373e870
#6827: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6827: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6827: Value: 0 ETH
#6827: Gas used: 35389 of 35389
#6827: Block #2: 0xf5125c6e5f819ab9a0aa29d22182c428f40ad06c09b4d26508148f05c88cb877
#6827:
#6827: 32meth_call0m
#6827: Contract call: Foo#balanceOf
#6827: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6827: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6827:
+ sudo docker rm --force donce-14322cb7d9e2 /#6835
#6835: donce-14322cb7d9e2
+ sudo docker rmi donce-fba81058bf93 /#6843
#6843: Untagged: donce-fba81058bf93:latest
#6843: Deleted: sha256:b05cb99f0bd001c019c1b5c3452eed6856c306edc062e759d99e50e88b275c62
test_pays 32m PASS0m (9.43s)
+ sudo docker build --tag donce-e7f2a73b5281 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6852
#6852: #0 building with "default" instance using docker driver
#6852:
#6852: #1 [internal] load build definition from Dockerfile
#6852: #1 transferring dockerfile: 552B done
#6852: #1 DONE 0.0s
#6852:
#6852: #2 [internal] load metadata for docker.io/library/node:24
#6852: #2 DONE 0.1s
#6852:
#6852: #3 [internal] load .dockerignore
#6852: #3 transferring context:
#6852: #3 transferring context: 2B done
#6852: #3 DONE 0.0s
#6852:
#6852: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#6852: #4 DONE 0.0s
#6852:
#6852: #5 [internal] load build context
#6852: #5 transferring context: 243B done
#6852: #5 DONE 0.0s
#6852:
#6852: #6 [7/9] COPY contracts contracts
#6852: #6 CACHED
#6852:
#6852: #7 [8/9] COPY ignition ignition
#6852: #7 CACHED
#6852:
#6852: #8 [4/9] RUN npm install
#6852: #8 CACHED
#6852:
#6852: #9 [5/9] COPY hardhat.config.js .
#6852: #9 CACHED
#6852:
#6852: #10 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6852: #10 CACHED
#6852:
#6852: #11 [2/9] WORKDIR /app
#6852: #11 CACHED
#6852:
#6852: #12 [3/9] COPY package.json .
#6852: #12 CACHED
#6852:
#6852: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6852: #13 CACHED
#6852:
#6852: #14 exporting to image
#6852: #14 exporting layers done
#6852: #14 writing image sha256:b05cb99f0bd001c019c1b5c3452eed6856c306edc062e759d99e50e88b275c62 done
#6852: #14 naming to docker.io/library/donce-e7f2a73b5281 done
#6852: #14 DONE 0.0s
+ sudo docker run --detach --name donce-7538ad73343d --add-host host.docker.internal:host-gateway --publish 1049:8545 --user=1001:1001 donce-e7f2a73b5281 /bin/bash -c npx\ hardhat\ node\ /#6884
#6884: 868cfccb1f97261c7a65484184134ddadff46d45bad50fac080014feafbe02ae
+ sudo docker build --tag donce-53d3afcb87e1 --build-arg HOST\=host.docker.internal --build-arg PORT\=1049 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6893
#6893: #0 building with "default" instance using docker driver
#6893:
#6893: #1 [internal] load build definition from Dockerfile
#6893: #1 transferring dockerfile: 552B done
#6893: #1 DONE 0.0s
#6893:
#6893: #2 [internal] load metadata for docker.io/library/node:24
#6893: #2 DONE 0.1s
#6893:
#6893: #3 [internal] load .dockerignore
#6893: #3 transferring context: 2B done
#6893: #3 DONE 0.0s
#6893:
#6893: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#6893: #4 DONE 0.0s
#6893:
#6893: #5 [internal] load build context
#6893: #5 transferring context: 243B done
#6893: #5 DONE 0.0s
#6893:
#6893: #6 [3/9] COPY package.json .
#6893: #6 CACHED
#6893:
#6893: #7 [4/9] RUN npm install
#6893: #7 CACHED
#6893:
#6893: #8 [2/9] WORKDIR /app
#6893: #8 CACHED
#6893:
#6893: #9 [5/9] COPY hardhat.config.js .
#6893: #9 CACHED
#6893:
#6893: #10 [6/9] RUN sed -i "s/PORT/1049/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6893: #10 DONE 0.3s
#6893:
#6893: #11 [7/9] COPY contracts contracts
#6893: #11 DONE 0.1s
#6893:
#6893: #12 [8/9] COPY ignition ignition
#6893: #12 DONE 0.0s
#6893:
#6893: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6893: #13 1.361 Downloading compiler 0.8.28
#6893: #13 1.961 Compiled 1 Solidity file successfully (evm target: paris).
#6893: #13 DONE 2.1s
#6893:
#6893: #14 exporting to image
#6893: #14 exporting layers
#6893: #14 exporting layers 0.2s done
#6893: #14 writing image sha256:554010f122401c9a39f8b24fa7ad6aca6e84a91ec49051d9564b66c2670f0a02
#6893: #14 writing image sha256:554010f122401c9a39f8b24fa7ad6aca6e84a91ec49051d9564b66c2670f0a02 done
#6893: #14 naming to docker.io/library/donce-53d3afcb87e1 0.0s done
#6893: #14 DONE 0.2s
+ sudo docker run --name donce-5c7579b13ece --add-host host.docker.internal:host-gateway donce-53d3afcb87e1 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#6925
#6925: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6925: // SPDX-License-Identifier: MIT
#6925:
#6925: require("@nomicfoundation/hardhat-toolbox");
#6925:
#6925: /** @type import("hardhat/config").HardhatUserConfig */
#6925:
#6925: module.exports = {
#6925: solidity: "0.8.28",
#6925: defaultNetwork: "foo",
#6925: networks: {
#6925: hardhat: {
#6925: chainId: 4242,
#6925: gas: 10,
#6925: gasPrice: 4,
#6925: maxFeePerGas: 100,
#6925: maxPriorityFeePerGas: 100,
#6925: initialBaseFeePerGas: 100,
#6925: accounts: [
#6925: {
#6925: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6925: balance: "55555555555555555555555"
#6925: },
#6925: {
#6925: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6925: balance: "66666666666666666666666"
#6925: }
#6925: ]
#6925: },
#6925: foo: {
#6925: chainId: 4242,
#6925: url: "http://host.docker.internal:1049"
#6925: }
#6925: }
#6925: };
#6925: total 328
#6925: drwxr-xr-x 1 root root 4096 Sep 19 10:23 .
#6925: drwxr-xr-x 1 root root 4096 Sep 19 10:23 ..
#6925: drwxr-xr-x 4 root root 4096 Sep 19 10:23 artifacts
#6925: drwxr-xr-x 2 root root 4096 Sep 19 10:16 contracts
#6925: -rw-r--r-- 1 root root 874 Sep 19 10:23 hardhat.config.js
#6925: drwxr-xr-x 3 root root 4096 Sep 19 10:16 ignition
#6925: drwxr-xr-x 381 root root 12288 Sep 19 10:21 node_modules
#6925: -rw-r--r-- 1 root root 294439 Sep 19 10:21 package-lock.json
#6925: -rw-r--r-- 1 root root 106 Sep 19 10:16 package.json
#6925: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6925: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6925: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6925:
#6925: Deploying [ FooModule ]
#6925:
#6925: Batch #1
#6925: Executing FooModule#Foo...
#6925:
#6925: 3A0JBatch #1
#6925: Executing FooModule#Foo...
#6925:
#6925: 3A0JBatch #1
#6925: Executed FooModule#Foo
#6925:
#6925: 3A0JBatch #1
#6925: Executed FooModule#Foo
#6925:
#6925: [ FooModule ] successfully deployed 🚀
#6925:
#6925: Deployed Addresses
#6925:
#6925: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6925: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-5c7579b13ece /#6936
#6936: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6936: // SPDX-License-Identifier: MIT
#6936:
#6936: require("@nomicfoundation/hardhat-toolbox");
#6936:
#6936: /** @type import("hardhat/config").HardhatUserConfig */
#6936:
#6936: module.exports = {
#6936: solidity: "0.8.28",
#6936: defaultNetwork: "foo",
#6936: networks: {
#6936: hardhat: {
#6936: chainId: 4242,
#6936: gas: 10,
#6936: gasPrice: 4,
#6936: maxFeePerGas: 100,
#6936: maxPriorityFeePerGas: 100,
#6936: initialBaseFeePerGas: 100,
#6936: accounts: [
#6936: {
#6936: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6936: balance: "55555555555555555555555"
#6936: },
#6936: {
#6936: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6936: balance: "66666666666666666666666"
#6936: }
#6936: ]
#6936: },
#6936: foo: {
#6936: chainId: 4242,
#6936: url: "http://host.docker.internal:1049"
#6936: }
#6936: }
#6936: };
#6936: total 328
#6936: drwxr-xr-x 1 root root 4096 Sep 19 10:23 .
#6936: drwxr-xr-x 1 root root 4096 Sep 19 10:23 ..
#6936: drwxr-xr-x 4 root root 4096 Sep 19 10:23 artifacts
#6936: drwxr-xr-x 2 root root 4096 Sep 19 10:16 contracts
#6936: -rw-r--r-- 1 root root 874 Sep 19 10:23 hardhat.config.js
#6936: drwxr-xr-x 3 root root 4096 Sep 19 10:16 ignition
#6936: drwxr-xr-x 381 root root 12288 Sep 19 10:21 node_modules
#6936: -rw-r--r-- 1 root root 294439 Sep 19 10:21 package-lock.json
#6936: -rw-r--r-- 1 root root 106 Sep 19 10:16 package.json
#6936: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6936: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6936: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6936:
#6936: Deploying [ FooModule ]
#6936:
#6936: Batch #1
#6936: Executing FooModule#Foo...
#6936:
#6936: 3A0JBatch #1
#6936: Executing FooModule#Foo...
#6936:
#6936: 3A0JBatch #1
#6936: Executed FooModule#Foo
#6936:
#6936: 3A0JBatch #1
#6936: Executed FooModule#Foo
#6936:
#6936: [ FooModule ] successfully deployed 🚀
#6936:
#6936: Deployed Addresses
#6936:
#6936: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6936: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-5c7579b13ece /#6944
#6944: donce-5c7579b13ece
+ sudo docker rmi donce-53d3afcb87e1 /#6952
#6952: Untagged: donce-53d3afcb87e1:latest
#6952: Deleted: sha256:554010f122401c9a39f8b24fa7ad6aca6e84a91ec49051d9564b66c2670f0a02
+ sudo docker logs donce-7538ad73343d /#6971
#6971: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6971:
#6971: Accounts
#6971: ========
#6971: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6971:
#6971: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6971:
#6971: 32meth_chainId0m
#6971: 32meth_chainId (2)0m
#6971: 32meth_accounts0m
#6971: 32mhardhat_getAutomine0m
#6971: 32meth_chainId0m
#6971: 32meth_getBlockByNumber0m
#6971: 32meth_getTransactionCount0m
#6971: 32meth_getTransactionCount (2)0m
#6971: 32meth_getTransactionCount (3)0m
#6971: 32meth_getBlockByNumber0m
#6971: 32meth_getTransactionCount0m
#6971: 32meth_getBlockByNumber0m
#6971: 32meth_chainId0m
#6971: 32meth_maxPriorityFeePerGas0m
#6971: 32meth_estimateGas0m
#6971: 32meth_call0m
#6971: Contract deployment: Foo
#6971: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6971: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6971:
#6971: 32meth_sendTransaction0m
#6971: Contract deployment: Foo
#6971: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6971: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6971: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6971: Value: 0 ETH
#6971: Gas used: 1357081 of 1357081
#6971: Block #1: 0x1bc90689320e6d7f436d8cb1be18925806d7a3706c0027e5f2e2d71f2428b2ef
#6971:
#6971: 32meth_getTransactionByHash0m
#6971: 32meth_getBlockByNumber0m
#6971: 32meth_getTransactionReceipt0m
#6971: 32meth_getBlockByNumber0m
#6971: 32meth_getTransactionCount0m
#6971: 32meth_estimateGas0m
#6971: 32meth_sendRawTransaction0m
#6971: Contract call: Foo#transfer
#6971: Transaction: 0x74dd3f474db7505735daa6a92a0965ee644980ba3399354e46a5d45853015576
#6971: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6971: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6971: Value: 0 ETH
#6971: Gas used: 35389 of 35389
#6971: Block #2: 0x2c68b194352e0df51a0314b38ec485a26403e9c48a02fbc448832d48530da492
#6971:
#6971: 32meth_getTransactionReceipt0m
+ sudo docker rm --force donce-7538ad73343d /#6979
#6979: donce-7538ad73343d
+ sudo docker rmi donce-e7f2a73b5281 /#6987
#6987: Untagged: donce-e7f2a73b5281:latest
#6987: Deleted: sha256:b05cb99f0bd001c019c1b5c3452eed6856c306edc062e759d99e50e88b275c62
test_reads_payment_amount 32m PASS0m (9.01s)
+ sudo docker build --tag donce-47243dcd45aa --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6996
#6996: #0 building with "default" instance using docker driver
#6996:
#6996: #1 [internal] load build definition from Dockerfile
#6996: #1 transferring dockerfile: 552B done
#6996: #1 DONE 0.0s
#6996:
#6996: #2 [internal] load metadata for docker.io/library/node:24
#6996: #2 DONE 0.1s
#6996:
#6996: #3 [internal] load .dockerignore
#6996: #3 transferring context: 2B done
#6996: #3 DONE 0.0s
#6996:
#6996: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#6996: #4 DONE 0.0s
#6996:
#6996: #5 [internal] load build context
#6996: #5 transferring context: 243B done
#6996: #5 DONE 0.0s
#6996:
#6996: #6 [7/9] COPY contracts contracts
#6996: #6 CACHED
#6996:
#6996: #7 [8/9] COPY ignition ignition
#6996: #7 CACHED
#6996:
#6996: #8 [2/9] WORKDIR /app
#6996: #8 CACHED
#6996:
#6996: #9 [3/9] COPY package.json .
#6996: #9 CACHED
#6996:
#6996: #10 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6996: #10 CACHED
#6996:
#6996: #11 [4/9] RUN npm install
#6996: #11 CACHED
#6996:
#6996: #12 [5/9] COPY hardhat.config.js .
#6996: #12 CACHED
#6996:
#6996: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6996: #13 CACHED
#6996:
#6996: #14 exporting to image
#6996: #14 exporting layers done
#6996: #14 writing image sha256:b05cb99f0bd001c019c1b5c3452eed6856c306edc062e759d99e50e88b275c62 done
#6996: #14 naming to docker.io/library/donce-47243dcd45aa done
#6996: #14 DONE 0.0s
+ sudo docker run --detach --name donce-91f2f991995c --add-host host.docker.internal:host-gateway --publish 1050:8545 --user=1001:1001 donce-47243dcd45aa /bin/bash -c npx\ hardhat\ node\ /#7028
#7028: b2a32969f51984b0e4b0cc076ae0a24da48ff937dde38e0c039d1d57e3554726
+ sudo docker build --tag donce-1739c421eb27 --build-arg HOST\=host.docker.internal --build-arg PORT\=1050 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7039
#7039: #0 building with "default" instance using docker driver
#7039:
#7039: #1 [internal] load build definition from Dockerfile
#7039: #1 transferring dockerfile: 552B done
#7039: #1 DONE 0.0s
#7039:
#7039: #2 [internal] load metadata for docker.io/library/node:24
#7039: #2 DONE 0.1s
#7039:
#7039: #3 [internal] load .dockerignore
#7039: #3 transferring context: 2B done
#7039: #3 DONE 0.0s
#7039:
#7039: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#7039: #4 DONE 0.0s
#7039:
#7039: #5 [internal] load build context
#7039: #5 transferring context: 243B done
#7039: #5 DONE 0.0s
#7039:
#7039: #6 [2/9] WORKDIR /app
#7039: #6 CACHED
#7039:
#7039: #7 [3/9] COPY package.json .
#7039: #7 CACHED
#7039:
#7039: #8 [4/9] RUN npm install
#7039: #8 CACHED
#7039:
#7039: #9 [5/9] COPY hardhat.config.js .
#7039: #9 CACHED
#7039:
#7039: #10 [6/9] RUN sed -i "s/PORT/1050/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7039: #10 DONE 0.3s
#7039:
#7039: #11 [7/9] COPY contracts contracts
#7039: #11 DONE 0.1s
#7039:
#7039: #12 [8/9] COPY ignition ignition
#7039: #12 DONE 0.0s
#7039:
#7039: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7039: #13 1.434 Downloading compiler 0.8.28
#7039: #13 2.038 Compiled 1 Solidity file successfully (evm target: paris).
#7039: #13 DONE 2.1s
#7039:
#7039: #14 exporting to image
#7039: #14 exporting layers
#7039: #14 exporting layers 0.2s done
#7039: #14 writing image sha256:6f47f7767097e0e993750d1ea253375d3513af94fc90bd670311ed6bd824e540
#7039: #14 writing image sha256:6f47f7767097e0e993750d1ea253375d3513af94fc90bd670311ed6bd824e540 done
#7039: #14 naming to docker.io/library/donce-1739c421eb27 done
#7039: #14 DONE 0.2s
+ sudo docker run --name donce-6a7087605475 --add-host host.docker.internal:host-gateway donce-1739c421eb27 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#7071
#7071: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7071: // SPDX-License-Identifier: MIT
#7071:
#7071: require("@nomicfoundation/hardhat-toolbox");
#7071:
#7071: /** @type import("hardhat/config").HardhatUserConfig */
#7071:
#7071: module.exports = {
#7071: solidity: "0.8.28",
#7071: defaultNetwork: "foo",
#7071: networks: {
#7071: hardhat: {
#7071: chainId: 4242,
#7071: gas: 10,
#7071: gasPrice: 4,
#7071: maxFeePerGas: 100,
#7071: maxPriorityFeePerGas: 100,
#7071: initialBaseFeePerGas: 100,
#7071: accounts: [
#7071: {
#7071: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7071: balance: "55555555555555555555555"
#7071: },
#7071: {
#7071: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7071: balance: "66666666666666666666666"
#7071: }
#7071: ]
#7071: },
#7071: foo: {
#7071: chainId: 4242,
#7071: url: "http://host.docker.internal:1050"
#7071: }
#7071: }
#7071: };
#7071: total 328
#7071: drwxr-xr-x 1 root root 4096 Sep 19 10:23 .
#7071: drwxr-xr-x 1 root root 4096 Sep 19 10:23 ..
#7071: drwxr-xr-x 4 root root 4096 Sep 19 10:23 artifacts
#7071: drwxr-xr-x 2 root root 4096 Sep 19 10:16 contracts
#7071: -rw-r--r-- 1 root root 874 Sep 19 10:23 hardhat.config.js
#7071: drwxr-xr-x 3 root root 4096 Sep 19 10:16 ignition
#7071: drwxr-xr-x 381 root root 12288 Sep 19 10:21 node_modules
#7071: -rw-r--r-- 1 root root 294439 Sep 19 10:21 package-lock.json
#7071: -rw-r--r-- 1 root root 106 Sep 19 10:16 package.json
#7071: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7071: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7071: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7071:
#7071: Deploying [ FooModule ]
#7071:
#7071: Batch #1
#7071: Executing FooModule#Foo...
#7071:
#7071: 3A0JBatch #1
#7071: Executing FooModule#Foo...
#7071:
#7071: 3A0JBatch #1
#7071: Executed FooModule#Foo
#7071:
#7071: 3A0JBatch #1
#7071: Executed FooModule#Foo
#7071:
#7071: [ FooModule ] successfully deployed 🚀
#7071:
#7071: Deployed Addresses
#7071:
#7071: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7071: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-6a7087605475 /#7083
#7083: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7083: // SPDX-License-Identifier: MIT
#7083:
#7083: require("@nomicfoundation/hardhat-toolbox");
#7083:
#7083: /** @type import("hardhat/config").HardhatUserConfig */
#7083:
#7083: module.exports = {
#7083: solidity: "0.8.28",
#7083: defaultNetwork: "foo",
#7083: networks: {
#7083: hardhat: {
#7083: chainId: 4242,
#7083: gas: 10,
#7083: gasPrice: 4,
#7083: maxFeePerGas: 100,
#7083: maxPriorityFeePerGas: 100,
#7083: initialBaseFeePerGas: 100,
#7083: accounts: [
#7083: {
#7083: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7083: balance: "55555555555555555555555"
#7083: },
#7083: {
#7083: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7083: balance: "66666666666666666666666"
#7083: }
#7083: ]
#7083: },
#7083: foo: {
#7083: chainId: 4242,
#7083: url: "http://host.docker.internal:1050"
#7083: }
#7083: }
#7083: };
#7083: total 328
#7083: drwxr-xr-x 1 root root 4096 Sep 19 10:23 .
#7083: drwxr-xr-x 1 root root 4096 Sep 19 10:23 ..
#7083: drwxr-xr-x 4 root root 4096 Sep 19 10:23 artifacts
#7083: drwxr-xr-x 2 root root 4096 Sep 19 10:16 contracts
#7083: -rw-r--r-- 1 root root 874 Sep 19 10:23 hardhat.config.js
#7083: drwxr-xr-x 3 root root 4096 Sep 19 10:16 ignition
#7083: drwxr-xr-x 381 root root 12288 Sep 19 10:21 node_modules
#7083: -rw-r--r-- 1 root root 294439 Sep 19 10:21 package-lock.json
#7083: -rw-r--r-- 1 root root 106 Sep 19 10:16 package.json
#7083: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7083: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7083: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7083:
#7083: Deploying [ FooModule ]
#7083:
#7083: Batch #1
#7083: Executing FooModule#Foo...
#7083:
#7083: 3A0JBatch #1
#7083: Executing FooModule#Foo...
#7083:
#7083: 3A0JBatch #1
#7083: Executed FooModule#Foo
#7083:
#7083: 3A0JBatch #1
#7083: Executed FooModule#Foo
#7083:
#7083: [ FooModule ] successfully deployed 🚀
#7083:
#7083: Deployed Addresses
#7083:
#7083: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7083: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-6a7087605475 /#7091
#7091: donce-6a7087605475
+ sudo docker rmi donce-1739c421eb27 /#7099
#7099: Untagged: donce-1739c421eb27:latest
#7099: Deleted: sha256:6f47f7767097e0e993750d1ea253375d3513af94fc90bd670311ed6bd824e540
+ sudo docker logs donce-91f2f991995c /#7124
#7124: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7124:
#7124: Accounts
#7124: ========
#7124: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7124:
#7124: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7124:
#7124: 32meth_chainId0m
#7124: 32meth_chainId (2)0m
#7124: 32meth_accounts0m
#7124: 32mhardhat_getAutomine0m
#7124: 32meth_chainId0m
#7124: 32meth_getBlockByNumber0m
#7124: 32meth_getTransactionCount0m
#7124: 32meth_getTransactionCount (2)0m
#7124: 32meth_getTransactionCount (3)0m
#7124: 32meth_getBlockByNumber0m
#7124: 32meth_getTransactionCount0m
#7124: 32meth_getBlockByNumber0m
#7124: 32meth_chainId0m
#7124: 32meth_maxPriorityFeePerGas0m
#7124: 32meth_estimateGas0m
#7124: 32meth_call0m
#7124: Contract deployment: Foo
#7124: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7124: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7124:
#7124: 32meth_sendTransaction0m
#7124: Contract deployment: Foo
#7124: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7124: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7124: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7124: Value: 0 ETH
#7124: Gas used: 1357081 of 1357081
#7124: Block #1: 0xc09cb352bf10ee7443871fcd1042998e65cf90edc269b51017143fc184b0cffc
#7124:
#7124: 32meth_getTransactionByHash0m
#7124: 32meth_getBlockByNumber0m
#7124: 32meth_getTransactionReceipt0m
#7124: 32meth_subscribe0m
#7124: 32meth_getBlockByNumber0m
#7124: 32meth_getTransactionCount0m
#7124: 32meth_estimateGas0m
#7124: 32meth_sendRawTransaction0m
#7124: Contract call: Foo#transfer
#7124: Transaction: 0x003b31f53ba815e781e38dde636d188705070edc2ac61a6cb7334dd6ec61c03f
#7124: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7124: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7124: Value: 0 ETH
#7124: Gas used: 35401 of 35401
#7124: Block #2: 0x65138cc7944f41554a2b9af8ef4a81df88b130aacb051935df63c87110ffa488
#7124:
#7124: 32meth_unsubscribe0m
#7124: 32meth_subscribe0m
#7124: 32meth_getBlockByNumber0m
#7124: 32meth_getTransactionCount0m
#7124: 32meth_estimateGas0m
#7124: 32meth_sendRawTransaction0m
#7124: Contract call: Foo#transfer
#7124: Transaction: 0x2d06c30f95c0a9430ccae9140c13077d25ac6e2985c925fa50e51d8bc0b106f3
#7124: From: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7124: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7124: Value: 0 ETH
#7124: Gas used: 35389 of 35389
#7124: Block #3: 0xabe52c21d5ef66c0face0dac361c324638e2f1724f0fb16fa99e709b27de4090
#7124:
#7124: 32meth_unsubscribe0m
#7124: 32meth_unsubscribe (2)0m
+ sudo docker rm --force donce-91f2f991995c /#7132
#7132: donce-91f2f991995c
+ sudo docker rmi donce-47243dcd45aa /#7140
#7140: Untagged: donce-47243dcd45aa:latest
#7140: Deleted: sha256:b05cb99f0bd001c019c1b5c3452eed6856c306edc062e759d99e50e88b275c62
test_accepts_payments_on_changing_addresses 32m PASS0m (11.28s)
+ sudo docker build --tag donce-07773394123d --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7149
#7149: #0 building with "default" instance using docker driver
#7149:
#7149: #1 [internal] load build definition from Dockerfile
#7149: #1 transferring dockerfile: 552B done
#7149: #1 DONE 0.0s
#7149:
#7149: #2 [internal] load metadata for docker.io/library/node:24
#7149: #2 DONE 0.1s
#7149:
#7149: #3 [internal] load .dockerignore
#7149: #3 transferring context: 2B done
#7149: #3 DONE 0.0s
#7149:
#7149: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#7149: #4 DONE 0.0s
#7149:
#7149: #5 [internal] load build context
#7149: #5 transferring context: 243B done
#7149: #5 DONE 0.0s
#7149:
#7149: #6 [3/9] COPY package.json .
#7149: #6 CACHED
#7149:
#7149: #7 [2/9] WORKDIR /app
#7149: #7 CACHED
#7149:
#7149: #8 [4/9] RUN npm install
#7149: #8 CACHED
#7149:
#7149: #9 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#7149: #9 CACHED
#7149:
#7149: #10 [8/9] COPY ignition ignition
#7149: #10 CACHED
#7149:
#7149: #11 [5/9] COPY hardhat.config.js .
#7149: #11 CACHED
#7149:
#7149: #12 [7/9] COPY contracts contracts
#7149: #12 CACHED
#7149:
#7149: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7149: #13 CACHED
#7149:
#7149: #14 exporting to image
#7149: #14 exporting layers done
#7149: #14 writing image sha256:b05cb99f0bd001c019c1b5c3452eed6856c306edc062e759d99e50e88b275c62 done
#7149: #14 naming to docker.io/library/donce-07773394123d done
#7149: #14 DONE 0.0s
+ sudo docker run --detach --name donce-292dd75acaac --add-host host.docker.internal:host-gateway --publish 1051:8545 --user=1001:1001 donce-07773394123d /bin/bash -c npx\ hardhat\ node\ /#7181
#7181: 71640d8f08e29f4c522c65244759ef7894a2c0a69ebc96804102379b189d84b9
+ sudo docker build --tag donce-5ed19e3637b5 --build-arg HOST\=host.docker.internal --build-arg PORT\=1051 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7192
#7192: #0 building with "default" instance using docker driver
#7192:
#7192: #1 [internal] load build definition from Dockerfile
#7192: #1 transferring dockerfile: 552B done
#7192: #1 DONE 0.0s
#7192:
#7192: #2 [internal] load metadata for docker.io/library/node:24
#7192: #2 DONE 0.1s
#7192:
#7192: #3 [internal] load .dockerignore
#7192: #3 transferring context: 2B done
#7192: #3 DONE 0.0s
#7192:
#7192: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#7192: #4 DONE 0.0s
#7192:
#7192: #5 [internal] load build context
#7192: #5 transferring context: 243B done
#7192: #5 DONE 0.0s
#7192:
#7192: #6 [3/9] COPY package.json .
#7192: #6 CACHED
#7192:
#7192: #7 [4/9] RUN npm install
#7192: #7 CACHED
#7192:
#7192: #8 [2/9] WORKDIR /app
#7192: #8 CACHED
#7192:
#7192: #9 [5/9] COPY hardhat.config.js .
#7192: #9 CACHED
#7192:
#7192: #10 [6/9] RUN sed -i "s/PORT/1051/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7192: #10 DONE 0.3s
#7192:
#7192: #11 [7/9] COPY contracts contracts
#7192: #11 DONE 0.1s
#7192:
#7192: #12 [8/9] COPY ignition ignition
#7192: #12 DONE 0.0s
#7192:
#7192: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7192: #13 1.340 Downloading compiler 0.8.28
#7192: #13 2.020 Compiled 1 Solidity file successfully (evm target: paris).
#7192: #13 DONE 2.1s
#7192:
#7192: #14 exporting to image
#7192: #14 exporting layers
#7192: #14 exporting layers 0.2s done
#7192: #14 writing image sha256:60917b9553d0f940070e0b04c0b1ce136374c489a570ec5633b84d4444d59a12 done
#7192: #14 naming to docker.io/library/donce-5ed19e3637b5 done
#7192: #14 DONE 0.2s
+ sudo docker run --name donce-31841a5d14cc --add-host host.docker.internal:host-gateway donce-5ed19e3637b5 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#7224
#7224: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7224: // SPDX-License-Identifier: MIT
#7224:
#7224: require("@nomicfoundation/hardhat-toolbox");
#7224:
#7224: /** @type import("hardhat/config").HardhatUserConfig */
#7224:
#7224: module.exports = {
#7224: solidity: "0.8.28",
#7224: defaultNetwork: "foo",
#7224: networks: {
#7224: hardhat: {
#7224: chainId: 4242,
#7224: gas: 10,
#7224: gasPrice: 4,
#7224: maxFeePerGas: 100,
#7224: maxPriorityFeePerGas: 100,
#7224: initialBaseFeePerGas: 100,
#7224: accounts: [
#7224: {
#7224: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7224: balance: "55555555555555555555555"
#7224: },
#7224: {
#7224: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7224: balance: "66666666666666666666666"
#7224: }
#7224: ]
#7224: },
#7224: foo: {
#7224: chainId: 4242,
#7224: url: "http://host.docker.internal:1051"
#7224: }
#7224: }
#7224: };
#7224: total 328
#7224: drwxr-xr-x 1 root root 4096 Sep 19 10:23 .
#7224: drwxr-xr-x 1 root root 4096 Sep 19 10:23 ..
#7224: drwxr-xr-x 4 root root 4096 Sep 19 10:23 artifacts
#7224: drwxr-xr-x 2 root root 4096 Sep 19 10:16 contracts
#7224: -rw-r--r-- 1 root root 874 Sep 19 10:23 hardhat.config.js
#7224: drwxr-xr-x 3 root root 4096 Sep 19 10:16 ignition
#7224: drwxr-xr-x 381 root root 12288 Sep 19 10:21 node_modules
#7224: -rw-r--r-- 1 root root 294439 Sep 19 10:21 package-lock.json
#7224: -rw-r--r-- 1 root root 106 Sep 19 10:16 package.json
#7224: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7224: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7224: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7224:
#7224: Deploying [ FooModule ]
#7224:
#7224: Batch #1
#7224: Executing FooModule#Foo...
#7224:
#7224: 3A0JBatch #1
#7224: Executing FooModule#Foo...
#7224:
#7224: 3A0JBatch #1
#7224: Executed FooModule#Foo
#7224:
#7224: 3A0JBatch #1
#7224: Executed FooModule#Foo
#7224:
#7224: [ FooModule ] successfully deployed 🚀
#7224:
#7224: Deployed Addresses
#7224:
#7224: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7224: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-31841a5d14cc /#7235
#7235: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7235: // SPDX-License-Identifier: MIT
#7235:
#7235: require("@nomicfoundation/hardhat-toolbox");
#7235:
#7235: /** @type import("hardhat/config").HardhatUserConfig */
#7235:
#7235: module.exports = {
#7235: solidity: "0.8.28",
#7235: defaultNetwork: "foo",
#7235: networks: {
#7235: hardhat: {
#7235: chainId: 4242,
#7235: gas: 10,
#7235: gasPrice: 4,
#7235: maxFeePerGas: 100,
#7235: maxPriorityFeePerGas: 100,
#7235: initialBaseFeePerGas: 100,
#7235: accounts: [
#7235: {
#7235: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7235: balance: "55555555555555555555555"
#7235: },
#7235: {
#7235: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7235: balance: "66666666666666666666666"
#7235: }
#7235: ]
#7235: },
#7235: foo: {
#7235: chainId: 4242,
#7235: url: "http://host.docker.internal:1051"
#7235: }
#7235: }
#7235: };
#7235: total 328
#7235: drwxr-xr-x 1 root root 4096 Sep 19 10:23 .
#7235: drwxr-xr-x 1 root root 4096 Sep 19 10:23 ..
#7235: drwxr-xr-x 4 root root 4096 Sep 19 10:23 artifacts
#7235: drwxr-xr-x 2 root root 4096 Sep 19 10:16 contracts
#7235: -rw-r--r-- 1 root root 874 Sep 19 10:23 hardhat.config.js
#7235: drwxr-xr-x 3 root root 4096 Sep 19 10:16 ignition
#7235: drwxr-xr-x 381 root root 12288 Sep 19 10:21 node_modules
#7235: -rw-r--r-- 1 root root 294439 Sep 19 10:21 package-lock.json
#7235: -rw-r--r-- 1 root root 106 Sep 19 10:16 package.json
#7235: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7235: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7235: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7235:
#7235: Deploying [ FooModule ]
#7235:
#7235: Batch #1
#7235: Executing FooModule#Foo...
#7235:
#7235: 3A0JBatch #1
#7235: Executing FooModule#Foo...
#7235:
#7235: 3A0JBatch #1
#7235: Executed FooModule#Foo
#7235:
#7235: 3A0JBatch #1
#7235: Executed FooModule#Foo
#7235:
#7235: [ FooModule ] successfully deployed 🚀
#7235:
#7235: Deployed Addresses
#7235:
#7235: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7235: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-31841a5d14cc /#7243
#7243: donce-31841a5d14cc
+ sudo docker rmi donce-5ed19e3637b5 /#7251
#7251: Untagged: donce-5ed19e3637b5:latest
#7251: Deleted: sha256:60917b9553d0f940070e0b04c0b1ce136374c489a570ec5633b84d4444d59a12
+ sudo docker logs donce-292dd75acaac /#7350
#7350: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7350:
#7350: Accounts
#7350: ========
#7350: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7350:
#7350: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7350:
#7350: 32meth_chainId0m
#7350: 32meth_chainId (2)0m
#7350: 32meth_accounts0m
#7350: 32mhardhat_getAutomine0m
#7350: 32meth_chainId0m
#7350: 32meth_getBlockByNumber0m
#7350: 32meth_getTransactionCount0m
#7350: 32meth_getTransactionCount (2)0m
#7350: 32meth_getTransactionCount (3)0m
#7350: 32meth_getBlockByNumber0m
#7350: 32meth_getTransactionCount0m
#7350: 32meth_getBlockByNumber0m
#7350: 32meth_chainId0m
#7350: 32meth_maxPriorityFeePerGas0m
#7350: 32meth_estimateGas0m
#7350: 32meth_call0m
#7350: Contract deployment: Foo
#7350: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7350: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7350:
#7350: 32meth_sendTransaction0m
#7350: Contract deployment: Foo
#7350: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7350: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7350: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7350: Value: 0 ETH
#7350: Gas used: 1357081 of 1357081
#7350: Block #1: 0xedd7a31cc065f79c543193dc8124e243fd12cac504f9defed97859798c7e5abb
#7350:
#7350: 32meth_getTransactionByHash0m
#7350: 32meth_getBlockByNumber0m
#7350: 32meth_getTransactionReceipt0m
#7350: 32meth_subscribe0m
#7350: 32meth_getBlockByNumber0m
#7350: 32meth_getBlockByNumber (2)0m
#7350: 32meth_getBlockByNumber (3)0m
#7350: 32meth_getBlockByNumber (4)0m
#7350: 32meth_getBlockByNumber (5)0m
#7350: 32meth_getBlockByNumber (6)0m
#7350: 32meth_getBlockByNumber (7)0m
#7350: 32meth_getBlockByNumber (8)0m
#7350: 32meth_getBlockByNumber (9)0m
#7350: 32meth_getTransactionCount0m
#7350: 32meth_getBlockByNumber0m
#7350: 32meth_estimateGas0m
#7350: 32meth_sendRawTransaction0m
#7350: Contract call: Foo#transfer
#7350: Transaction: 0x38b3e63aad71c9a434486f514ca85113d7a7df6d64fb2545c8d8e5e3c7366de1
#7350: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7350: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7350: Value: 0 ETH
#7350: Gas used: 35389 of 35389
#7350: Block #2: 0x1d3032a8e14df94bc6323ebf2022ea580f6e194b3dce57342e81d01a609d668a
#7350:
#7350: 32meth_getTransactionCount0m
#7350: 32meth_estimateGas0m
#7350: 32meth_sendRawTransaction0m
#7350: Contract call: Foo#transfer
#7350: Transaction: 0xde8d7a07343146d4b20350032bbbcfea9bd1cb21cd1ea36d60200c56ac357ada
#7350: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7350: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7350: Value: 0 ETH
#7350: Gas used: 35389 of 35389
#7350: Block #3: 0x9e7fb2f68a3be2f35f9059b9bf9b0ad93505b537f5f827a4c834d5d08ae21e18
#7350:
#7350: 32meth_getTransactionCount0m
#7350: 32meth_estimateGas0m
#7350: 32meth_sendRawTransaction0m
#7350: Contract call: Foo#transfer
#7350: Transaction: 0x7f5ee7a5037a2c5fd266b5b88ef25994c87def0e867b453642fa568962cca7ef
#7350: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7350: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7350: Value: 0 ETH
#7350: Gas used: 35389 of 35389
#7350: Block #4: 0x7b31186be85f5953fe70b9014d92d4832683de86ca860198006adffa0241794e
#7350:
#7350: 32meth_getTransactionCount0m
#7350: 32meth_estimateGas0m
#7350: 32meth_sendRawTransaction0m
#7350: Contract call: Foo#transfer
#7350: Transaction: 0x5a1bdbc1e1162f0f8e6e3cf9c2a7ab4d70ea22797f4a29596c3bb2d858a59656
#7350: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7350: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7350: Value: 0 ETH
#7350: Gas used: 35389 of 35389
#7350: Block #5: 0x5a9ab4b162777ee0805b880aa3ae1974d3655bd4852f7d2028595420a3714851
#7350:
#7350: 32meth_getTransactionCount0m
#7350: 32meth_estimateGas0m
#7350: 32meth_sendRawTransaction0m
#7350: Contract call: Foo#transfer
#7350: Transaction: 0xea4d24bb467f0d2164c8504ec0275530cc4bc8e57272aa4981bad3e87b73fc40
#7350: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7350: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7350: Value: 0 ETH
#7350: Gas used: 35389 of 35389
#7350: Block #6: 0x7108c2b12dcbb1b572d1b51b87f1c957eb492d18044f3d95bbcc2bfdfba06ded
#7350:
#7350: 32meth_getTransactionCount0m
#7350: 32meth_estimateGas0m
#7350: 32meth_sendRawTransaction0m
#7350: Contract call: Foo#transfer
#7350: Transaction: 0xb1ba9041610b18f3dad7c3c72ef1a8d78126644fe9df0d5c9b432b37b46baa4a
#7350: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7350: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7350: Value: 0 ETH
#7350: Gas used: 35389 of 35389
#7350: Block #7: 0x9a8d5ec185864543aee2435bd005f09a3cc25afac1e00fbdeaa239110066982b
#7350:
#7350: 32meth_getTransactionCount0m
#7350: 32meth_estimateGas0m
#7350: 32meth_sendRawTransaction0m
#7350: Contract call: Foo#transfer
#7350: Transaction: 0x3295177eb1fa2f93693e29a8955be9d1658c6a1effe84329fa0d83a121bb3e8f
#7350: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7350: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7350: Value: 0 ETH
#7350: Gas used: 35389 of 35389
#7350: Block #8: 0xe1d06692d6d02a9c50afbdcc0493fbffe7a65ea5c7941b20403309c19a02f134
#7350:
#7350: 32meth_getTransactionCount0m
#7350: 32meth_estimateGas0m
#7350: 32meth_sendRawTransaction0m
#7350: Contract call: Foo#transfer
#7350: Transaction: 0x43e7e58fdafc0a9e0832b3c81750dbca7c5f565ce9e2cec71187990f4ef3a031
#7350: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7350: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7350: Value: 0 ETH
#7350: Gas used: 35389 of 35389
#7350: Block #9: 0xd8ccde9a8b96162109a6f0ab38e1d565f3958e33542620f12bd8a80b2f424f86
#7350:
#7350: 32meth_getTransactionCount0m
#7350: 32meth_estimateGas0m
#7350: 32meth_sendRawTransaction0m
#7350: Contract call: Foo#transfer
#7350: Transaction: 0x015a979907e8354bfb11db5a89fb1f8be803ada1be7507add5b05d7d46e7e3b8
#7350: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7350: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7350: Value: 0 ETH
#7350: Gas used: 35389 of 35389
#7350: Block #10: 0xa0a381b255fa496dff62c00c65e70ba4263a7a594aed50a487a1d16c0a0a8b36
#7350:
#7350: 32meth_getTransactionCount0m
#7350: 32meth_estimateGas0m
#7350: 32meth_sendRawTransaction0m
#7350: Contract call: Foo#transfer
#7350: Transaction: 0x0be854e9e4837470b710dfe9e505e52b9de23924cfcd4a4d9c684b776d065534
#7350: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7350: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7350: Value: 0 ETH
#7350: Gas used: 35389 of 35389
#7350: Block #11: 0xaccef6f8acf549171e0f30193ce6a0a96ff16da4427e55a08b281991625811ae
#7350:
#7350: 32meth_unsubscribe0m
+ sudo docker rm --force donce-292dd75acaac /#7358
#7358: donce-292dd75acaac
+ sudo docker rmi donce-07773394123d /#7366
#7366: Untagged: donce-07773394123d:latest
#7366: Deleted: sha256:b05cb99f0bd001c019c1b5c3452eed6856c306edc062e759d99e50e88b275c62
test_accepts_many_payments 32m PASS0m (10.63s)
+ sudo docker build --tag donce-80554282f363 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7375
#7375: #0 building with "default" instance using docker driver
#7375:
#7375: #1 [internal] load build definition from Dockerfile
#7375: #1 transferring dockerfile: 552B done
#7375: #1 DONE 0.0s
#7375:
#7375: #2 [internal] load metadata for docker.io/library/node:24
#7375: #2 DONE 0.1s
#7375:
#7375: #3 [internal] load .dockerignore
#7375: #3 transferring context: 2B done
#7375: #3 DONE 0.0s
#7375:
#7375: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#7375: #4 DONE 0.0s
#7375:
#7375: #5 [internal] load build context
#7375: #5 transferring context: 243B done
#7375: #5 DONE 0.0s
#7375:
#7375: #6 [2/9] WORKDIR /app
#7375: #6 CACHED
#7375:
#7375: #7 [7/9] COPY contracts contracts
#7375: #7 CACHED
#7375:
#7375: #8 [4/9] RUN npm install
#7375: #8 CACHED
#7375:
#7375: #9 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#7375: #9 CACHED
#7375:
#7375: #10 [8/9] COPY ignition ignition
#7375: #10 CACHED
#7375:
#7375: #11 [3/9] COPY package.json .
#7375: #11 CACHED
#7375:
#7375: #12 [5/9] COPY hardhat.config.js .
#7375: #12 CACHED
#7375:
#7375: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7375: #13 CACHED
#7375:
#7375: #14 exporting to image
#7375: #14 exporting layers done
#7375: #14 writing image sha256:b05cb99f0bd001c019c1b5c3452eed6856c306edc062e759d99e50e88b275c62 done
#7375: #14 naming to docker.io/library/donce-80554282f363 done
#7375: #14 DONE 0.0s
+ sudo docker run --detach --name donce-5fd592853e9d --add-host host.docker.internal:host-gateway --publish 1052:8545 --user=1001:1001 donce-80554282f363 /bin/bash -c npx\ hardhat\ node\ /#7407
#7407: 87b1420ab98fc47c9c4556e217c5fef7d343f900e3282ebfc3e1583bc6c6e3ab
+ sudo docker build --tag donce-4caf05db2e63 --build-arg HOST\=host.docker.internal --build-arg PORT\=1052 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7415
#7415: #0 building with "default" instance using docker driver
#7415:
#7415: #1 [internal] load build definition from Dockerfile
#7415: #1 transferring dockerfile: 552B done
#7415: #1 DONE 0.0s
#7415:
#7415: #2 [internal] load metadata for docker.io/library/node:24
#7415: #2 DONE 0.1s
#7415:
#7415: #3 [internal] load .dockerignore
#7415: #3 transferring context: 2B done
#7415: #3 DONE 0.0s
#7415:
#7415: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#7415: #4 DONE 0.0s
#7415:
#7415: #5 [internal] load build context
#7415: #5 transferring context: 243B done
#7415: #5 DONE 0.0s
#7415:
#7415: #6 [2/9] WORKDIR /app
#7415: #6 CACHED
#7415:
#7415: #7 [3/9] COPY package.json .
#7415: #7 CACHED
#7415:
#7415: #8 [4/9] RUN npm install
#7415: #8 CACHED
#7415:
#7415: #9 [5/9] COPY hardhat.config.js .
#7415: #9 CACHED
#7415:
#7415: #10 [6/9] RUN sed -i "s/PORT/1052/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7415: #10 DONE 0.3s
#7415:
#7415: #11 [7/9] COPY contracts contracts
#7415: #11 DONE 0.1s
#7415:
#7415: #12 [8/9] COPY ignition ignition
#7415: #12 DONE 0.0s
#7415:
#7415: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7415: #13 1.361 Downloading compiler 0.8.28
#7415: #13 1.965 Compiled 1 Solidity file successfully (evm target: paris).
#7415: #13 DONE 2.0s
#7415:
#7415: #14 exporting to image
#7415: #14 exporting layers
#7415: #14 exporting layers 0.2s done
#7415: #14 writing image sha256:0957cf3f150fa59c8f10fd979ea30c3ffa2c107e31ed4a4d260dd364d4b46008 done
#7415: #14 naming to docker.io/library/donce-4caf05db2e63 done
#7415: #14 DONE 0.2s
+ sudo docker run --name donce-a92f59b61a93 --add-host host.docker.internal:host-gateway donce-4caf05db2e63 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#7447
#7447: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7447: // SPDX-License-Identifier: MIT
#7447:
#7447: require("@nomicfoundation/hardhat-toolbox");
#7447:
#7447: /** @type import("hardhat/config").HardhatUserConfig */
#7447:
#7447: module.exports = {
#7447: solidity: "0.8.28",
#7447: defaultNetwork: "foo",
#7447: networks: {
#7447: hardhat: {
#7447: chainId: 4242,
#7447: gas: 10,
#7447: gasPrice: 4,
#7447: maxFeePerGas: 100,
#7447: maxPriorityFeePerGas: 100,
#7447: initialBaseFeePerGas: 100,
#7447: accounts: [
#7447: {
#7447: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7447: balance: "55555555555555555555555"
#7447: },
#7447: {
#7447: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7447: balance: "66666666666666666666666"
#7447: }
#7447: ]
#7447: },
#7447: foo: {
#7447: chainId: 4242,
#7447: url: "http://host.docker.internal:1052"
#7447: }
#7447: }
#7447: };
#7447: total 328
#7447: drwxr-xr-x 1 root root 4096 Sep 19 10:23 .
#7447: drwxr-xr-x 1 root root 4096 Sep 19 10:23 ..
#7447: drwxr-xr-x 4 root root 4096 Sep 19 10:23 artifacts
#7447: drwxr-xr-x 2 root root 4096 Sep 19 10:16 contracts
#7447: -rw-r--r-- 1 root root 874 Sep 19 10:23 hardhat.config.js
#7447: drwxr-xr-x 3 root root 4096 Sep 19 10:16 ignition
#7447: drwxr-xr-x 381 root root 12288 Sep 19 10:21 node_modules
#7447: -rw-r--r-- 1 root root 294439 Sep 19 10:21 package-lock.json
#7447: -rw-r--r-- 1 root root 106 Sep 19 10:16 package.json
#7447: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7447: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7447: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7447:
#7447: Deploying [ FooModule ]
#7447:
#7447: Batch #1
#7447: Executing FooModule#Foo...
#7447:
#7447: 3A0JBatch #1
#7447: Executing FooModule#Foo...
#7447:
#7447: 3A0JBatch #1
#7447: Executed FooModule#Foo
#7447:
#7447: 3A0JBatch #1
#7447: Executed FooModule#Foo
#7447:
#7447: [ FooModule ] successfully deployed 🚀
#7447:
#7447: Deployed Addresses
#7447:
#7447: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7447: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-a92f59b61a93 /#7459
#7459: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7459: // SPDX-License-Identifier: MIT
#7459:
#7459: require("@nomicfoundation/hardhat-toolbox");
#7459:
#7459: /** @type import("hardhat/config").HardhatUserConfig */
#7459:
#7459: module.exports = {
#7459: solidity: "0.8.28",
#7459: defaultNetwork: "foo",
#7459: networks: {
#7459: hardhat: {
#7459: chainId: 4242,
#7459: gas: 10,
#7459: gasPrice: 4,
#7459: maxFeePerGas: 100,
#7459: maxPriorityFeePerGas: 100,
#7459: initialBaseFeePerGas: 100,
#7459: accounts: [
#7459: {
#7459: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7459: balance: "55555555555555555555555"
#7459: },
#7459: {
#7459: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7459: balance: "66666666666666666666666"
#7459: }
#7459: ]
#7459: },
#7459: foo: {
#7459: chainId: 4242,
#7459: url: "http://host.docker.internal:1052"
#7459: }
#7459: }
#7459: };
#7459: total 328
#7459: drwxr-xr-x 1 root root 4096 Sep 19 10:23 .
#7459: drwxr-xr-x 1 root root 4096 Sep 19 10:23 ..
#7459: drwxr-xr-x 4 root root 4096 Sep 19 10:23 artifacts
#7459: drwxr-xr-x 2 root root 4096 Sep 19 10:16 contracts
#7459: -rw-r--r-- 1 root root 874 Sep 19 10:23 hardhat.config.js
#7459: drwxr-xr-x 3 root root 4096 Sep 19 10:16 ignition
#7459: drwxr-xr-x 381 root root 12288 Sep 19 10:21 node_modules
#7459: -rw-r--r-- 1 root root 294439 Sep 19 10:21 package-lock.json
#7459: -rw-r--r-- 1 root root 106 Sep 19 10:16 package.json
#7459: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7459: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7459: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7459:
#7459: Deploying [ FooModule ]
#7459:
#7459: Batch #1
#7459: Executing FooModule#Foo...
#7459:
#7459: 3A0JBatch #1
#7459: Executing FooModule#Foo...
#7459:
#7459: 3A0JBatch #1
#7459: Executed FooModule#Foo
#7459:
#7459: 3A0JBatch #1
#7459: Executed FooModule#Foo
#7459:
#7459: [ FooModule ] successfully deployed 🚀
#7459:
#7459: Deployed Addresses
#7459:
#7459: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7459: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-a92f59b61a93 /#7467
#7467: donce-a92f59b61a93
+ sudo docker rmi donce-4caf05db2e63 /#7475
#7475: Untagged: donce-4caf05db2e63:latest
#7475: Deleted: sha256:0957cf3f150fa59c8f10fd979ea30c3ffa2c107e31ed4a4d260dd364d4b46008
+ sudo docker logs donce-5fd592853e9d /#7495
#7495: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7495:
#7495: Accounts
#7495: ========
#7495: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7495:
#7495: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7495:
#7495: 32meth_chainId0m
#7495: 32meth_chainId (2)0m
#7495: 32meth_accounts0m
#7495: 32mhardhat_getAutomine0m
#7495: 32meth_chainId0m
#7495: 32meth_getBlockByNumber0m
#7495: 32meth_getTransactionCount0m
#7495: 32meth_getTransactionCount (2)0m
#7495: 32meth_getTransactionCount (3)0m
#7495: 32meth_getBlockByNumber0m
#7495: 32meth_getTransactionCount0m
#7495: 32meth_getBlockByNumber0m
#7495: 32meth_chainId0m
#7495: 32meth_maxPriorityFeePerGas0m
#7495: 32meth_estimateGas0m
#7495: 32meth_call0m
#7495: Contract deployment: Foo
#7495: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7495: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7495:
#7495: 32meth_sendTransaction0m
#7495: Contract deployment: Foo
#7495: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7495: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7495: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7495: Value: 0 ETH
#7495: Gas used: 1357081 of 1357081
#7495: Block #1: 0x02c1612aa116e7b9c54c21143050a2ebd52c423f8f98b32d9c77afe92198d981
#7495:
#7495: 32meth_getTransactionByHash0m
#7495: 32meth_getBlockByNumber0m
#7495: 32meth_getTransactionReceipt0m
#7495: 32meth_getBalance0m
#7495: 32meth_getBalance (2)0m
#7495: 32meth_getBlockByNumber0m
#7495: 32meth_getTransactionCount0m
#7495: 32meth_sendRawTransaction0m
#7495: Transaction: 0x521a64928027650c0887041130ff2ac6fdc94defa9842ccb3a0020a8f2955c4f
#7495: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7495: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7495: Value: 42000 wei
#7495: Gas used: 21000 of 22000
#7495: Block #2: 0x8c095815928842cad1921a472f09e8cf72990b234466a10397081b886d07e385
#7495:
#7495: 32meth_getBalance0m
+ sudo docker rm --force donce-5fd592853e9d /#7503
#7503: donce-5fd592853e9d
+ sudo docker rmi donce-80554282f363 /#7511
#7511: Untagged: donce-80554282f363:latest
#7511: Deleted: sha256:b05cb99f0bd001c019c1b5c3452eed6856c306edc062e759d99e50e88b275c62
test_eth_pays 32m PASS0m (9.17s)
+ sudo docker build --tag donce-7d824483b9cd --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7520
#7520: #0 building with "default" instance using docker driver
#7520:
#7520: #1 [internal] load build definition from Dockerfile
#7520: #1 transferring dockerfile: 552B done
#7520: #1 DONE 0.0s
#7520:
#7520: #2 [internal] load metadata for docker.io/library/node:24
#7520: #2 DONE 0.1s
#7520:
#7520: #3 [internal] load .dockerignore
#7520: #3 transferring context: 2B done
#7520: #3 DONE 0.0s
#7520:
#7520: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#7520: #4 DONE 0.0s
#7520:
#7520: #5 [internal] load build context
#7520: #5 transferring context: 243B done
#7520: #5 DONE 0.0s
#7520:
#7520: #6 [4/9] RUN npm install
#7520: #6 CACHED
#7520:
#7520: #7 [5/9] COPY hardhat.config.js .
#7520: #7 CACHED
#7520:
#7520: #8 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#7520: #8 CACHED
#7520:
#7520: #9 [7/9] COPY contracts contracts
#7520: #9 CACHED
#7520:
#7520: #10 [8/9] COPY ignition ignition
#7520: #10 CACHED
#7520:
#7520: #11 [2/9] WORKDIR /app
#7520: #11 CACHED
#7520:
#7520: #12 [3/9] COPY package.json .
#7520: #12 CACHED
#7520:
#7520: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7520: #13 CACHED
#7520:
#7520: #14 exporting to image
#7520: #14 exporting layers done
#7520: #14 writing image sha256:b05cb99f0bd001c019c1b5c3452eed6856c306edc062e759d99e50e88b275c62 done
#7520: #14 naming to docker.io/library/donce-7d824483b9cd done
#7520: #14 DONE 0.0s
+ sudo docker run --detach --name donce-d2d6cc4de52d --add-host host.docker.internal:host-gateway --publish 1053:8545 --user=1001:1001 donce-7d824483b9cd /bin/bash -c npx\ hardhat\ node\ /#7552
#7552: fd1c3cfb81a41bc6aff51db34d406741a0933e3a04904e13ec08407da814ed2c
+ sudo docker build --tag donce-740c26d44e44 --build-arg HOST\=host.docker.internal --build-arg PORT\=1053 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7560
#7560: #0 building with "default" instance using docker driver
#7560:
#7560: #1 [internal] load build definition from Dockerfile
#7560: #1 transferring dockerfile: 552B done
#7560: #1 DONE 0.0s
#7560:
#7560: #2 [internal] load metadata for docker.io/library/node:24
#7560: #2 DONE 0.1s
#7560:
#7560: #3 [internal] load .dockerignore
#7560: #3 transferring context:
#7560: #3 transferring context: 2B done
#7560: #3 DONE 0.0s
#7560:
#7560: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#7560: #4 DONE 0.0s
#7560:
#7560: #5 [internal] load build context
#7560: #5 transferring context: 243B done
#7560: #5 DONE 0.0s
#7560:
#7560: #6 [2/9] WORKDIR /app
#7560: #6 CACHED
#7560:
#7560: #7 [3/9] COPY package.json .
#7560: #7 CACHED
#7560:
#7560: #8 [4/9] RUN npm install
#7560: #8 CACHED
#7560:
#7560: #9 [5/9] COPY hardhat.config.js .
#7560: #9 CACHED
#7560:
#7560: #10 [6/9] RUN sed -i "s/PORT/1053/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7560: #10 DONE 0.3s
#7560:
#7560: #11 [7/9] COPY contracts contracts
#7560: #11 DONE 0.1s
#7560:
#7560: #12 [8/9] COPY ignition ignition
#7560: #12 DONE 0.0s
#7560:
#7560: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7560: #13 1.320 Downloading compiler 0.8.28
#7560: #13 2.075 Compiled 1 Solidity file successfully (evm target: paris).
#7560: #13 DONE 2.1s
#7560:
#7560: #14 exporting to image
#7560: #14 exporting layers
#7560: #14 exporting layers 0.2s done
#7560: #14 writing image sha256:0dc3d803677be61ebb82e339046092359278cc0548ad35264eccde7708dcdf4e
#7560: #14 writing image sha256:0dc3d803677be61ebb82e339046092359278cc0548ad35264eccde7708dcdf4e done
#7560: #14 naming to docker.io/library/donce-740c26d44e44 done
#7560: #14 DONE 0.3s
+ sudo docker run --name donce-46bdbe49a7b1 --add-host host.docker.internal:host-gateway donce-740c26d44e44 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#7592
#7592: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7592: // SPDX-License-Identifier: MIT
#7592:
#7592: require("@nomicfoundation/hardhat-toolbox");
#7592:
#7592: /** @type import("hardhat/config").HardhatUserConfig */
#7592:
#7592: module.exports = {
#7592: solidity: "0.8.28",
#7592: defaultNetwork: "foo",
#7592: networks: {
#7592: hardhat: {
#7592: chainId: 4242,
#7592: gas: 10,
#7592: gasPrice: 4,
#7592: maxFeePerGas: 100,
#7592: maxPriorityFeePerGas: 100,
#7592: initialBaseFeePerGas: 100,
#7592: accounts: [
#7592: {
#7592: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7592: balance: "55555555555555555555555"
#7592: },
#7592: {
#7592: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7592: balance: "66666666666666666666666"
#7592: }
#7592: ]
#7592: },
#7592: foo: {
#7592: chainId: 4242,
#7592: url: "http://host.docker.internal:1053"
#7592: }
#7592: }
#7592: };
#7592: total 328
#7592: drwxr-xr-x 1 root root 4096 Sep 19 10:23 .
#7592: drwxr-xr-x 1 root root 4096 Sep 19 10:23 ..
#7592: drwxr-xr-x 4 root root 4096 Sep 19 10:23 artifacts
#7592: drwxr-xr-x 2 root root 4096 Sep 19 10:16 contracts
#7592: -rw-r--r-- 1 root root 874 Sep 19 10:23 hardhat.config.js
#7592: drwxr-xr-x 3 root root 4096 Sep 19 10:16 ignition
#7592: drwxr-xr-x 381 root root 12288 Sep 19 10:21 node_modules
#7592: -rw-r--r-- 1 root root 294439 Sep 19 10:21 package-lock.json
#7592: -rw-r--r-- 1 root root 106 Sep 19 10:16 package.json
#7592: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7592: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7592: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7592:
#7592: Deploying [ FooModule ]
#7592:
#7592: Batch #1
#7592: Executing FooModule#Foo...
#7592:
#7592: 3A0JBatch #1
#7592: Executing FooModule#Foo...
#7592:
#7592: 3A0JBatch #1
#7592: Executed FooModule#Foo
#7592:
#7592: 3A0JBatch #1
#7592: Executed FooModule#Foo
#7592:
#7592: [ FooModule ] successfully deployed 🚀
#7592:
#7592: Deployed Addresses
#7592:
#7592: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7592: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-46bdbe49a7b1 /#7600
#7600: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7600: // SPDX-License-Identifier: MIT
#7600:
#7600: require("@nomicfoundation/hardhat-toolbox");
#7600:
#7600: /** @type import("hardhat/config").HardhatUserConfig */
#7600:
#7600: module.exports = {
#7600: solidity: "0.8.28",
#7600: defaultNetwork: "foo",
#7600: networks: {
#7600: hardhat: {
#7600: chainId: 4242,
#7600: gas: 10,
#7600: gasPrice: 4,
#7600: maxFeePerGas: 100,
#7600: maxPriorityFeePerGas: 100,
#7600: initialBaseFeePerGas: 100,
#7600: accounts: [
#7600: {
#7600: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7600: balance: "55555555555555555555555"
#7600: },
#7600: {
#7600: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7600: balance: "66666666666666666666666"
#7600: }
#7600: ]
#7600: },
#7600: foo: {
#7600: chainId: 4242,
#7600: url: "http://host.docker.internal:1053"
#7600: }
#7600: }
#7600: };
#7600: total 328
#7600: drwxr-xr-x 1 root root 4096 Sep 19 10:23 .
#7600: drwxr-xr-x 1 root root 4096 Sep 19 10:23 ..
#7600: drwxr-xr-x 4 root root 4096 Sep 19 10:23 artifacts
#7600: drwxr-xr-x 2 root root 4096 Sep 19 10:16 contracts
#7600: -rw-r--r-- 1 root root 874 Sep 19 10:23 hardhat.config.js
#7600: drwxr-xr-x 3 root root 4096 Sep 19 10:16 ignition
#7600: drwxr-xr-x 381 root root 12288 Sep 19 10:21 node_modules
#7600: -rw-r--r-- 1 root root 294439 Sep 19 10:21 package-lock.json
#7600: -rw-r--r-- 1 root root 106 Sep 19 10:16 package.json
#7600: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7600: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7600: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7600:
#7600: Deploying [ FooModule ]
#7600:
#7600: Batch #1
#7600: Executing FooModule#Foo...
#7600:
#7600: 3A0JBatch #1
#7600: Executing FooModule#Foo...
#7600:
#7600: 3A0JBatch #1
#7600: Executed FooModule#Foo
#7600:
#7600: 3A0JBatch #1
#7600: Executed FooModule#Foo
#7600:
#7600: [ FooModule ] successfully deployed 🚀
#7600:
#7600: Deployed Addresses
#7600:
#7600: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7600: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-46bdbe49a7b1 /#7608
#7608: donce-46bdbe49a7b1
+ sudo docker rmi donce-740c26d44e44 /#7616
#7616: Untagged: donce-740c26d44e44:latest
#7616: Deleted: sha256:0dc3d803677be61ebb82e339046092359278cc0548ad35264eccde7708dcdf4e
E: The block failed to process the payment in 0x38b3e63aad71c9a434486f514ca85113d7a7df6d64fb2545c8d8e5e3c7366de1, the event is lost (StandardError): intentional
E: The block failed to process the payment in 0xde8d7a07343146d4b20350032bbbcfea9bd1cb21cd1ea36d60200c56ac357ada, the event is lost (StandardError): intentional
E: The block failed to process the payment in 0x7f5ee7a5037a2c5fd266b5b88ef25994c87def0e867b453642fa568962cca7ef, the event is lost (StandardError): intentional
E: The block failed to process the payment in 0x5a1bdbc1e1162f0f8e6e3cf9c2a7ab4d70ea22797f4a29596c3bb2d858a59656, the event is lost (StandardError): intentional
E: The block failed to process the payment in 0xea4d24bb467f0d2164c8504ec0275530cc4bc8e57272aa4981bad3e87b73fc40, the event is lost (StandardError): intentional
E: The block failed to process the payment in 0xb1ba9041610b18f3dad7c3c72ef1a8d78126644fe9df0d5c9b432b37b46baa4a, the event is lost (StandardError): intentional
E: The block failed to process the payment in 0x3295177eb1fa2f93693e29a8955be9d1658c6a1effe84329fa0d83a121bb3e8f, the event is lost (StandardError): intentional
E: The block failed to process the payment in 0x43e7e58fdafc0a9e0832b3c81750dbca7c5f565ce9e2cec71187990f4ef3a031, the event is lost (StandardError): intentional
E: The block failed to process the payment in 0x015a979907e8354bfb11db5a89fb1f8be803ada1be7507add5b05d7d46e7e3b8, the event is lost (StandardError): intentional
E: The block failed to process the payment in 0x0be854e9e4837470b710dfe9e505e52b9de23924cfcd4a4d9c684b776d065534, the event is lost (StandardError): intentional
+ sudo docker logs donce-d2d6cc4de52d /#7715
#7715: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7715:
#7715: Accounts
#7715: ========
#7715: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7715:
#7715: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7715:
#7715: 32meth_chainId0m
#7715: 32meth_chainId (2)0m
#7715: 32meth_accounts0m
#7715: 32mhardhat_getAutomine0m
#7715: 32meth_chainId0m
#7715: 32meth_getBlockByNumber0m
#7715: 32meth_getTransactionCount0m
#7715: 32meth_getTransactionCount (2)0m
#7715: 32meth_getTransactionCount (3)0m
#7715: 32meth_getBlockByNumber0m
#7715: 32meth_getTransactionCount0m
#7715: 32meth_getBlockByNumber0m
#7715: 32meth_chainId0m
#7715: 32meth_maxPriorityFeePerGas0m
#7715: 32meth_estimateGas0m
#7715: 32meth_call0m
#7715: Contract deployment: Foo
#7715: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7715: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7715:
#7715: 32meth_sendTransaction0m
#7715: Contract deployment: Foo
#7715: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7715: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7715: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7715: Value: 0 ETH
#7715: Gas used: 1357081 of 1357081
#7715: Block #1: 0x94d78121d6c8448cb86209a8f74c785330c7e4c6c9534f8e2f3e2fec27cd3742
#7715:
#7715: 32meth_getTransactionByHash0m
#7715: 32meth_getBlockByNumber0m
#7715: 32meth_getTransactionReceipt0m
#7715: 32meth_subscribe0m
#7715: 32meth_getBlockByNumber0m
#7715: 32meth_getBlockByNumber (2)0m
#7715: 32meth_getBlockByNumber (3)0m
#7715: 32meth_getBlockByNumber (4)0m
#7715: 32meth_getBlockByNumber (5)0m
#7715: 32meth_getBlockByNumber (6)0m
#7715: 32meth_getBlockByNumber (7)0m
#7715: 32meth_getBlockByNumber (8)0m
#7715: 32meth_getBlockByNumber (9)0m
#7715: 32meth_getTransactionCount0m
#7715: 32meth_getBlockByNumber0m
#7715: 32meth_estimateGas0m
#7715: 32meth_sendRawTransaction0m
#7715: Contract call: Foo#transfer
#7715: Transaction: 0x38b3e63aad71c9a434486f514ca85113d7a7df6d64fb2545c8d8e5e3c7366de1
#7715: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7715: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7715: Value: 0 ETH
#7715: Gas used: 35389 of 35389
#7715: Block #2: 0x88608240ae806b8fab48a3a562ca27082943d8aedc474dee17d7298168b84143
#7715:
#7715: 32meth_getTransactionCount0m
#7715: 32meth_estimateGas0m
#7715: 32meth_sendRawTransaction0m
#7715: Contract call: Foo#transfer
#7715: Transaction: 0xde8d7a07343146d4b20350032bbbcfea9bd1cb21cd1ea36d60200c56ac357ada
#7715: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7715: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7715: Value: 0 ETH
#7715: Gas used: 35389 of 35389
#7715: Block #3: 0x003d2994618dd03ff19d8b24a664fb3bb95fecf5b42922891441570cc636eda2
#7715:
#7715: 32meth_getTransactionCount0m
#7715: 32meth_estimateGas0m
#7715: 32meth_sendRawTransaction0m
#7715: Contract call: Foo#transfer
#7715: Transaction: 0x7f5ee7a5037a2c5fd266b5b88ef25994c87def0e867b453642fa568962cca7ef
#7715: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7715: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7715: Value: 0 ETH
#7715: Gas used: 35389 of 35389
#7715: Block #4: 0x8a3b4afbb18d2d5bad79f6353700d7da924bf67002201b9f5d3f83382f3ef665
#7715:
#7715: 32meth_getTransactionCount0m
#7715: 32meth_estimateGas0m
#7715: 32meth_sendRawTransaction0m
#7715: Contract call: Foo#transfer
#7715: Transaction: 0x5a1bdbc1e1162f0f8e6e3cf9c2a7ab4d70ea22797f4a29596c3bb2d858a59656
#7715: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7715: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7715: Value: 0 ETH
#7715: Gas used: 35389 of 35389
#7715: Block #5: 0x4ba6ca668a3594b495835b8f315e9f72c61a615e857d059f0bcc68457be66045
#7715:
#7715: 32meth_getTransactionCount0m
#7715: 32meth_estimateGas0m
#7715: 32meth_sendRawTransaction0m
#7715: Contract call: Foo#transfer
#7715: Transaction: 0xea4d24bb467f0d2164c8504ec0275530cc4bc8e57272aa4981bad3e87b73fc40
#7715: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7715: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7715: Value: 0 ETH
#7715: Gas used: 35389 of 35389
#7715: Block #6: 0x35207352f598518757a2450855600018a1571179d698dd894b54eb73b1f1cca6
#7715:
#7715: 32meth_getTransactionCount0m
#7715: 32meth_estimateGas0m
#7715: 32meth_sendRawTransaction0m
#7715: Contract call: Foo#transfer
#7715: Transaction: 0xb1ba9041610b18f3dad7c3c72ef1a8d78126644fe9df0d5c9b432b37b46baa4a
#7715: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7715: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7715: Value: 0 ETH
#7715: Gas used: 35389 of 35389
#7715: Block #7: 0xe287daa291d66c56ee169aad3d5f6fc6e7a96379757f468631a9ba12b4e9d4cd
#7715:
#7715: 32meth_getTransactionCount0m
#7715: 32meth_estimateGas0m
#7715: 32meth_sendRawTransaction0m
#7715: Contract call: Foo#transfer
#7715: Transaction: 0x3295177eb1fa2f93693e29a8955be9d1658c6a1effe84329fa0d83a121bb3e8f
#7715: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7715: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7715: Value: 0 ETH
#7715: Gas used: 35389 of 35389
#7715: Block #8: 0xa1efe98af604348556152fb50fd386e9cd358e30ce9ce2f1b3c5230a03f1a6f6
#7715:
#7715: 32meth_getTransactionCount0m
#7715: 32meth_estimateGas0m
#7715: 32meth_sendRawTransaction0m
#7715: Contract call: Foo#transfer
#7715: Transaction: 0x43e7e58fdafc0a9e0832b3c81750dbca7c5f565ce9e2cec71187990f4ef3a031
#7715: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7715: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7715: Value: 0 ETH
#7715: Gas used: 35389 of 35389
#7715: Block #9: 0xac12ec4c14b33857044a99717d21a66120deb167af0d167a3212c5b49d6b6d65
#7715:
#7715: 32meth_getTransactionCount0m
#7715: 32meth_estimateGas0m
#7715: 32meth_sendRawTransaction0m
#7715: Contract call: Foo#transfer
#7715: Transaction: 0x015a979907e8354bfb11db5a89fb1f8be803ada1be7507add5b05d7d46e7e3b8
#7715: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7715: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7715: Value: 0 ETH
#7715: Gas used: 35389 of 35389
#7715: Block #10: 0x3188ae1fe6db910a6b685306f87852466e449c9610a70669d192b2c5aaae85c4
#7715:
#7715: 32meth_getTransactionCount0m
#7715: 32meth_estimateGas0m
#7715: 32meth_sendRawTransaction0m
#7715: Contract call: Foo#transfer
#7715: Transaction: 0x0be854e9e4837470b710dfe9e505e52b9de23924cfcd4a4d9c684b776d065534
#7715: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7715: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7715: Value: 0 ETH
#7715: Gas used: 35389 of 35389
#7715: Block #11: 0xbc3f16ed26f2a4f36459accac0eae92131e16810dfd02ee2b3a91e1bbe3232ef
#7715:
#7715: 32meth_unsubscribe0m
+ sudo docker rm --force donce-d2d6cc4de52d /#7723
#7723: donce-d2d6cc4de52d
+ sudo docker rmi donce-7d824483b9cd /#7731
#7731: Untagged: donce-7d824483b9cd:latest
#7731: Deleted: sha256:b05cb99f0bd001c019c1b5c3452eed6856c306edc062e759d99e50e88b275c62
test_accepts_payments_with_failures 32m PASS0m (10.96s)
+ sudo docker run --detach --name donce-99d6e575de92 --add-host host.docker.internal:host-gateway --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1054:3128 yegor256/squid-proxy:latest /#7740
#7740: c350f14b3ea576541bd13284e2104957bc86ca069f07a415199ca5325bfdb84c
+ sudo docker build --tag donce-e1bd0db32751 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7752
#7752: #0 building with "default" instance using docker driver
#7752:
#7752: #1 [internal] load build definition from Dockerfile
#7752: #1 transferring dockerfile: 552B done
#7752: #1 DONE 0.0s
#7752:
#7752: #2 [internal] load metadata for docker.io/library/node:24
#7752: #2 DONE 0.1s
#7752:
#7752: #3 [internal] load .dockerignore
#7752: #3 transferring context: 2B done
#7752: #3 DONE 0.0s
#7752:
#7752: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#7752: #4 DONE 0.0s
#7752:
#7752: #5 [internal] load build context
#7752: #5 transferring context: 243B done
#7752: #5 DONE 0.0s
#7752:
#7752: #6 [5/9] COPY hardhat.config.js .
#7752: #6 CACHED
#7752:
#7752: #7 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#7752: #7 CACHED
#7752:
#7752: #8 [3/9] COPY package.json .
#7752: #8 CACHED
#7752:
#7752: #9 [7/9] COPY contracts contracts
#7752: #9 CACHED
#7752:
#7752: #10 [2/9] WORKDIR /app
#7752: #10 CACHED
#7752:
#7752: #11 [4/9] RUN npm install
#7752: #11 CACHED
#7752:
#7752: #12 [8/9] COPY ignition ignition
#7752: #12 CACHED
#7752:
#7752: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7752: #13 CACHED
#7752:
#7752: #14 exporting to image
#7752: #14 exporting layers done
#7752: #14 writing image sha256:b05cb99f0bd001c019c1b5c3452eed6856c306edc062e759d99e50e88b275c62 0.0s done
#7752: #14 naming to docker.io/library/donce-e1bd0db32751 done
#7752: #14 DONE 0.0s
+ sudo docker run --detach --name donce-5ef6827339aa --add-host host.docker.internal:host-gateway --publish 1055:8545 --user=1001:1001 donce-e1bd0db32751 /bin/bash -c npx\ hardhat\ node\ /#7784
#7784: 01ba0168fb63239d435d464ebd77d8b5bdef0d7cf5cdb1347973c7aced728700
+ sudo docker build --tag donce-63adca44e720 --build-arg HOST\=host.docker.internal --build-arg PORT\=1055 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7792
#7792: #0 building with "default" instance using docker driver
#7792:
#7792: #1 [internal] load build definition from Dockerfile
#7792: #1 transferring dockerfile: 552B done
#7792: #1 DONE 0.0s
#7792:
#7792: #2 [internal] load metadata for docker.io/library/node:24
#7792: #2 DONE 0.1s
#7792:
#7792: #3 [internal] load .dockerignore
#7792: #3 transferring context: 2B done
#7792: #3 DONE 0.0s
#7792:
#7792: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#7792: #4 DONE 0.0s
#7792:
#7792: #5 [internal] load build context
#7792: #5 transferring context: 243B done
#7792: #5 DONE 0.0s
#7792:
#7792: #6 [3/9] COPY package.json .
#7792: #6 CACHED
#7792:
#7792: #7 [4/9] RUN npm install
#7792: #7 CACHED
#7792:
#7792: #8 [2/9] WORKDIR /app
#7792: #8 CACHED
#7792:
#7792: #9 [5/9] COPY hardhat.config.js .
#7792: #9 CACHED
#7792:
#7792: #10 [6/9] RUN sed -i "s/PORT/1055/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7792: #10 DONE 0.3s
#7792:
#7792: #11 [7/9] COPY contracts contracts
#7792: #11 DONE 0.1s
#7792:
#7792: #12 [8/9] COPY ignition ignition
#7792: #12 DONE 0.0s
#7792:
#7792: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7792: #13 1.769 Downloading compiler 0.8.28
#7792: #13 2.519 Compiled 1 Solidity file successfully (evm target: paris).
#7792: #13 DONE 2.6s
#7792:
#7792: #14 exporting to image
#7792: #14 exporting layers
#7792: #14 exporting layers 0.2s done
#7792: #14 writing image sha256:5832347dc02a3e0b283b72a81c65b1ee57b1fc81b8bb25464803dd77dc4b3b4b
#7792: #14 writing image sha256:5832347dc02a3e0b283b72a81c65b1ee57b1fc81b8bb25464803dd77dc4b3b4b done
#7792: #14 naming to docker.io/library/donce-63adca44e720 done
#7792: #14 DONE 0.3s
+ sudo docker run --name donce-3cd704c863b1 --add-host host.docker.internal:host-gateway donce-63adca44e720 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#7824
#7824: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7824: // SPDX-License-Identifier: MIT
#7824:
#7824: require("@nomicfoundation/hardhat-toolbox");
#7824:
#7824: /** @type import("hardhat/config").HardhatUserConfig */
#7824:
#7824: module.exports = {
#7824: solidity: "0.8.28",
#7824: defaultNetwork: "foo",
#7824: networks: {
#7824: hardhat: {
#7824: chainId: 4242,
#7824: gas: 10,
#7824: gasPrice: 4,
#7824: maxFeePerGas: 100,
#7824: maxPriorityFeePerGas: 100,
#7824: initialBaseFeePerGas: 100,
#7824: accounts: [
#7824: {
#7824: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7824: balance: "55555555555555555555555"
#7824: },
#7824: {
#7824: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7824: balance: "66666666666666666666666"
#7824: }
#7824: ]
#7824: },
#7824: foo: {
#7824: chainId: 4242,
#7824: url: "http://host.docker.internal:1055"
#7824: }
#7824: }
#7824: };
#7824: total 328
#7824: drwxr-xr-x 1 root root 4096 Sep 19 10:24 .
#7824: drwxr-xr-x 1 root root 4096 Sep 19 10:24 ..
#7824: drwxr-xr-x 4 root root 4096 Sep 19 10:24 artifacts
#7824: drwxr-xr-x 2 root root 4096 Sep 19 10:16 contracts
#7824: -rw-r--r-- 1 root root 874 Sep 19 10:24 hardhat.config.js
#7824: drwxr-xr-x 3 root root 4096 Sep 19 10:16 ignition
#7824: drwxr-xr-x 381 root root 12288 Sep 19 10:21 node_modules
#7824: -rw-r--r-- 1 root root 294439 Sep 19 10:21 package-lock.json
#7824: -rw-r--r-- 1 root root 106 Sep 19 10:16 package.json
#7824: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7824: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7824: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7824:
#7824: Deploying [ FooModule ]
#7824:
#7824: Batch #1
#7824: Executing FooModule#Foo...
#7824:
#7824: 3A0JBatch #1
#7824: Executing FooModule#Foo...
#7824:
#7824: 3A0JBatch #1
#7824: Executed FooModule#Foo
#7824:
#7824: 3A0JBatch #1
#7824: Executed FooModule#Foo
#7824:
#7824: [ FooModule ] successfully deployed 🚀
#7824:
#7824: Deployed Addresses
#7824:
#7824: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7824: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-3cd704c863b1 /#7836
#7836: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7836: // SPDX-License-Identifier: MIT
#7836:
#7836: require("@nomicfoundation/hardhat-toolbox");
#7836:
#7836: /** @type import("hardhat/config").HardhatUserConfig */
#7836:
#7836: module.exports = {
#7836: solidity: "0.8.28",
#7836: defaultNetwork: "foo",
#7836: networks: {
#7836: hardhat: {
#7836: chainId: 4242,
#7836: gas: 10,
#7836: gasPrice: 4,
#7836: maxFeePerGas: 100,
#7836: maxPriorityFeePerGas: 100,
#7836: initialBaseFeePerGas: 100,
#7836: accounts: [
#7836: {
#7836: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7836: balance: "55555555555555555555555"
#7836: },
#7836: {
#7836: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7836: balance: "66666666666666666666666"
#7836: }
#7836: ]
#7836: },
#7836: foo: {
#7836: chainId: 4242,
#7836: url: "http://host.docker.internal:1055"
#7836: }
#7836: }
#7836: };
#7836: total 328
#7836: drwxr-xr-x 1 root root 4096 Sep 19 10:24 .
#7836: drwxr-xr-x 1 root root 4096 Sep 19 10:24 ..
#7836: drwxr-xr-x 4 root root 4096 Sep 19 10:24 artifacts
#7836: drwxr-xr-x 2 root root 4096 Sep 19 10:16 contracts
#7836: -rw-r--r-- 1 root root 874 Sep 19 10:24 hardhat.config.js
#7836: drwxr-xr-x 3 root root 4096 Sep 19 10:16 ignition
#7836: drwxr-xr-x 381 root root 12288 Sep 19 10:21 node_modules
#7836: -rw-r--r-- 1 root root 294439 Sep 19 10:21 package-lock.json
#7836: -rw-r--r-- 1 root root 106 Sep 19 10:16 package.json
#7836: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7836: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7836: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7836:
#7836: Deploying [ FooModule ]
#7836:
#7836: Batch #1
#7836: Executing FooModule#Foo...
#7836:
#7836: 3A0JBatch #1
#7836: Executing FooModule#Foo...
#7836:
#7836: 3A0JBatch #1
#7836: Executed FooModule#Foo
#7836:
#7836: 3A0JBatch #1
#7836: Executed FooModule#Foo
#7836:
#7836: [ FooModule ] successfully deployed 🚀
#7836:
#7836: Deployed Addresses
#7836:
#7836: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7836: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-3cd704c863b1 /#7844
#7844: donce-3cd704c863b1
+ sudo docker rmi donce-63adca44e720 /#7852
#7852: Untagged: donce-63adca44e720:latest
#7852: Deleted: sha256:5832347dc02a3e0b283b72a81c65b1ee57b1fc81b8bb25464803dd77dc4b3b4b
+ sudo docker logs donce-5ef6827339aa /#7869
#7869: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7869:
#7869: Accounts
#7869: ========
#7869: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7869:
#7869: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7869:
#7869: 32meth_chainId0m
#7869: 32meth_chainId (2)0m
#7869: 32meth_accounts0m
#7869: 32mhardhat_getAutomine0m
#7869: 32meth_chainId0m
#7869: 32meth_getBlockByNumber0m
#7869: 32meth_getTransactionCount0m
#7869: 32meth_getTransactionCount (2)0m
#7869: 32meth_getTransactionCount (3)0m
#7869: 32meth_getBlockByNumber0m
#7869: 32meth_getTransactionCount0m
#7869: 32meth_getBlockByNumber0m
#7869: 32meth_chainId0m
#7869: 32meth_maxPriorityFeePerGas0m
#7869: 32meth_estimateGas0m
#7869: 32meth_call0m
#7869: Contract deployment: Foo
#7869: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7869: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7869:
#7869: 32meth_sendTransaction0m
#7869: Contract deployment: Foo
#7869: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7869: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7869: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7869: Value: 0 ETH
#7869: Gas used: 1357081 of 1357081
#7869: Block #1: 0xf2706226766b44ff2ae97dfade277c1ca12eeec5c41d50fffc56d171353af1d9
#7869:
#7869: 32meth_getTransactionByHash0m
#7869: 32meth_getBlockByNumber0m
#7869: 32meth_getTransactionReceipt0m
#7869: 32meth_subscribe0m
#7869: 32meth_getBlockByNumber0m
#7869: 32meth_getTransactionCount0m
#7869: 32meth_estimateGas0m
#7869: 32meth_sendRawTransaction0m
#7869: Contract call: Foo#transfer
#7869: Transaction: 0xcb06d129673c227036463304c98244a32f049b859e2da0b648eea60305439d00
#7869: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7869: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7869: Value: 0 ETH
#7869: Gas used: 35389 of 35389
#7869: Block #2: 0x36078b468ccce26a9aecf01e0f1be699bdcb6a991141d5cc02ea03adbeab9e70
#7869:
#7869: 32meth_unsubscribe0m
+ sudo docker rm --force donce-5ef6827339aa /#7877
#7877: donce-5ef6827339aa
+ sudo docker rmi donce-e1bd0db32751 /#7885
#7885: Untagged: donce-e1bd0db32751:latest
#7885: Deleted: sha256:b05cb99f0bd001c019c1b5c3452eed6856c306edc062e759d99e50e88b275c62
+ sudo docker logs donce-99d6e575de92 /#7893
#7893: + set -e
#7893: + [ -z jeffrey ]
#7893: + [ -z swordfish ]
#7893: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#7893: Adding password for user jeffrey
#7893: + rm -f /run/squid.pid
#7893: + which squid
#7893: + exec /usr/sbin/squid -NYCd 1
#7893: 2026/09/19 10:24:04| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#7893: 2026/09/19 10:24:04| aclIpParseIpData: IPv6 has not been enabled.
#7893: 2026/09/19 10:24:04| aclIpParseIpData: IPv6 has not been enabled.
#7893: 2026/09/19 10:24:04| aclIpParseIpData: IPv6 has not been enabled.
#7893: 2026/09/19 10:24:04| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#7893: 2026/09/19 10:24:04| Created PID file (/run/squid.pid)
#7893: 2026/09/19 10:24:04| Current Directory is /
#7893: 2026/09/19 10:24:04| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#7893: 2026/09/19 10:24:04| Service Name: squid
#7893: 2026/09/19 10:24:04| Process ID 1
#7893: 2026/09/19 10:24:04| Process Roles: master worker
#7893: 2026/09/19 10:24:04| With 1048576 file descriptors available
#7893: 2026/09/19 10:24:04| Initializing IP Cache...
#7893: 2026/09/19 10:24:04| DNS IPv4 socket created at 0.0.0.0, FD 8
#7893: 2026/09/19 10:24:04| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#7893: 2026/09/19 10:24:04| Adding domain ec2.internal from /etc/resolv.conf
#7893: 2026/09/19 10:24:04| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#7893: 2026/09/19 10:24:04| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#7893: 2026/09/19 10:24:04| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#7893: 2026/09/19 10:24:04| Store logging disabled
#7893: 2026/09/19 10:24:04| Swap maxSize 0 + 8192 KB, estimated 630 objects
#7893: 2026/09/19 10:24:04| Target number of buckets: 31
#7893: 2026/09/19 10:24:04| Using 8192 Store buckets
#7893: 2026/09/19 10:24:04| Max Mem size: 8192 KB
#7893: 2026/09/19 10:24:04| Max Swap size: 0 KB
#7893: 2026/09/19 10:24:04| Using Least Load store dir selection
#7893: 2026/09/19 10:24:04| Current Directory is /
#7893: 2026/09/19 10:24:04| Finished loading MIME types and icons.
#7893: 2026/09/19 10:24:04| HTCP Disabled.
#7893: 2026/09/19 10:24:04| Pinger socket opened on FD 11
#7893: 2026/09/19 10:24:04| Squid plugin modules loaded: 0
#7893: 2026/09/19 10:24:04| Adaptation support is off.
#7893: 2026/09/19 10:24:04| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#7893: listening port: 3128
#7893: 2026/09/19 10:24:04| Starting new basicauthenticator helpers...
#7893: current master transaction: master53
#7893: 2026/09/19 10:24:04| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#7893: current master transaction: master53
#7893: 2026/09/19 10:24:05| storeLateRelease: released 0 objects
+ sudo docker rm --force donce-99d6e575de92 /#7901
#7901: donce-99d6e575de92
test_accepts_payments_via_proxy 32m PASS0m (12.32s)
+ sudo docker build --tag donce-44bf765f39f1 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7910
#7910: #0 building with "default" instance using docker driver
#7910:
#7910: #1 [internal] load build definition from Dockerfile
#7910: #1 transferring dockerfile: 552B done
#7910: #1 DONE 0.0s
#7910:
#7910: #2 [internal] load metadata for docker.io/library/node:24
#7910: #2 DONE 0.1s
#7910:
#7910: #3 [internal] load .dockerignore
#7910: #3 transferring context: 2B done
#7910: #3 DONE 0.0s
#7910:
#7910: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#7910: #4 DONE 0.0s
#7910:
#7910: #5 [internal] load build context
#7910: #5 transferring context: 243B done
#7910: #5 DONE 0.0s
#7910:
#7910: #6 [3/9] COPY package.json .
#7910: #6 CACHED
#7910:
#7910: #7 [7/9] COPY contracts contracts
#7910: #7 CACHED
#7910:
#7910: #8 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#7910: #8 CACHED
#7910:
#7910: #9 [4/9] RUN npm install
#7910: #9 CACHED
#7910:
#7910: #10 [5/9] COPY hardhat.config.js .
#7910: #10 CACHED
#7910:
#7910: #11 [8/9] COPY ignition ignition
#7910: #11 CACHED
#7910:
#7910: #12 [2/9] WORKDIR /app
#7910: #12 CACHED
#7910:
#7910: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7910: #13 CACHED
#7910:
#7910: #14 exporting to image
#7910: #14 exporting layers done
#7910: #14 writing image sha256:b05cb99f0bd001c019c1b5c3452eed6856c306edc062e759d99e50e88b275c62 done
#7910: #14 naming to docker.io/library/donce-44bf765f39f1 done
#7910: #14 DONE 0.0s
+ sudo docker run --detach --name donce-4f5fb9bbd82d --add-host host.docker.internal:host-gateway --publish 1056:8545 --user=1001:1001 donce-44bf765f39f1 /bin/bash -c npx\ hardhat\ node\ /#7942
#7942: 58628c69061f36ae49314d62e53997f22b1be7effeac96daf3641406a1e9cf3d
+ sudo docker build --tag donce-73b41cc7ece0 --build-arg HOST\=host.docker.internal --build-arg PORT\=1056 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7951
#7951: #0 building with "default" instance using docker driver
#7951:
#7951: #1 [internal] load build definition from Dockerfile
#7951: #1 transferring dockerfile: 552B done
#7951: #1 DONE 0.0s
#7951:
#7951: #2 [internal] load metadata for docker.io/library/node:24
#7951: #2 DONE 0.1s
#7951:
#7951: #3 [internal] load .dockerignore
#7951: #3 transferring context: 2B done
#7951: #3 DONE 0.0s
#7951:
#7951: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#7951: #4 DONE 0.0s
#7951:
#7951: #5 [internal] load build context
#7951: #5 transferring context: 243B done
#7951: #5 DONE 0.0s
#7951:
#7951: #6 [3/9] COPY package.json .
#7951: #6 CACHED
#7951:
#7951: #7 [4/9] RUN npm install
#7951: #7 CACHED
#7951:
#7951: #8 [2/9] WORKDIR /app
#7951: #8 CACHED
#7951:
#7951: #9 [5/9] COPY hardhat.config.js .
#7951: #9 CACHED
#7951:
#7951: #10 [6/9] RUN sed -i "s/PORT/1056/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7951: #10 DONE 0.3s
#7951:
#7951: #11 [7/9] COPY contracts contracts
#7951: #11 DONE 0.1s
#7951:
#7951: #12 [8/9] COPY ignition ignition
#7951: #12 DONE 0.0s
#7951:
#7951: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7951: #13 1.339 Downloading compiler 0.8.28
#7951: #13 2.001 Compiled 1 Solidity file successfully (evm target: paris).
#7951: #13 DONE 2.1s
#7951:
#7951: #14 exporting to image
#7951: #14 exporting layers
#7951: #14 exporting layers 0.2s done
#7951: #14 writing image sha256:688153ea1351a1706ba9fc82f3278b8867742801af2e8ccaff3d69ffe911f62a
#7951: #14 writing image sha256:688153ea1351a1706ba9fc82f3278b8867742801af2e8ccaff3d69ffe911f62a done
#7951: #14 naming to docker.io/library/donce-73b41cc7ece0 done
#7951: #14 DONE 0.2s
+ sudo docker run --name donce-8412de2c092b --add-host host.docker.internal:host-gateway donce-73b41cc7ece0 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#7983
#7983: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7983: // SPDX-License-Identifier: MIT
#7983:
#7983: require("@nomicfoundation/hardhat-toolbox");
#7983:
#7983: /** @type import("hardhat/config").HardhatUserConfig */
#7983:
#7983: module.exports = {
#7983: solidity: "0.8.28",
#7983: defaultNetwork: "foo",
#7983: networks: {
#7983: hardhat: {
#7983: chainId: 4242,
#7983: gas: 10,
#7983: gasPrice: 4,
#7983: maxFeePerGas: 100,
#7983: maxPriorityFeePerGas: 100,
#7983: initialBaseFeePerGas: 100,
#7983: accounts: [
#7983: {
#7983: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7983: balance: "55555555555555555555555"
#7983: },
#7983: {
#7983: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7983: balance: "66666666666666666666666"
#7983: }
#7983: ]
#7983: },
#7983: foo: {
#7983: chainId: 4242,
#7983: url: "http://host.docker.internal:1056"
#7983: }
#7983: }
#7983: };
#7983: total 328
#7983: drwxr-xr-x 1 root root 4096 Sep 19 10:24 .
#7983: drwxr-xr-x 1 root root 4096 Sep 19 10:24 ..
#7983: drwxr-xr-x 4 root root 4096 Sep 19 10:24 artifacts
#7983: drwxr-xr-x 2 root root 4096 Sep 19 10:16 contracts
#7983: -rw-r--r-- 1 root root 874 Sep 19 10:24 hardhat.config.js
#7983: drwxr-xr-x 3 root root 4096 Sep 19 10:16 ignition
#7983: drwxr-xr-x 381 root root 12288 Sep 19 10:21 node_modules
#7983: -rw-r--r-- 1 root root 294439 Sep 19 10:21 package-lock.json
#7983: -rw-r--r-- 1 root root 106 Sep 19 10:16 package.json
#7983: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7983: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7983: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7983:
#7983: Deploying [ FooModule ]
#7983:
#7983: Batch #1
#7983: Executing FooModule#Foo...
#7983:
#7983: 3A0JBatch #1
#7983: Executing FooModule#Foo...
#7983:
#7983: 3A0JBatch #1
#7983: Executed FooModule#Foo
#7983:
#7983: 3A0JBatch #1
#7983: Executed FooModule#Foo
#7983:
#7983: [ FooModule ] successfully deployed 🚀
#7983:
#7983: Deployed Addresses
#7983:
#7983: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7983: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-8412de2c092b /#7994
#7994: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7994: // SPDX-License-Identifier: MIT
#7994:
#7994: require("@nomicfoundation/hardhat-toolbox");
#7994:
#7994: /** @type import("hardhat/config").HardhatUserConfig */
#7994:
#7994: module.exports = {
#7994: solidity: "0.8.28",
#7994: defaultNetwork: "foo",
#7994: networks: {
#7994: hardhat: {
#7994: chainId: 4242,
#7994: gas: 10,
#7994: gasPrice: 4,
#7994: maxFeePerGas: 100,
#7994: maxPriorityFeePerGas: 100,
#7994: initialBaseFeePerGas: 100,
#7994: accounts: [
#7994: {
#7994: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7994: balance: "55555555555555555555555"
#7994: },
#7994: {
#7994: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7994: balance: "66666666666666666666666"
#7994: }
#7994: ]
#7994: },
#7994: foo: {
#7994: chainId: 4242,
#7994: url: "http://host.docker.internal:1056"
#7994: }
#7994: }
#7994: };
#7994: total 328
#7994: drwxr-xr-x 1 root root 4096 Sep 19 10:24 .
#7994: drwxr-xr-x 1 root root 4096 Sep 19 10:24 ..
#7994: drwxr-xr-x 4 root root 4096 Sep 19 10:24 artifacts
#7994: drwxr-xr-x 2 root root 4096 Sep 19 10:16 contracts
#7994: -rw-r--r-- 1 root root 874 Sep 19 10:24 hardhat.config.js
#7994: drwxr-xr-x 3 root root 4096 Sep 19 10:16 ignition
#7994: drwxr-xr-x 381 root root 12288 Sep 19 10:21 node_modules
#7994: -rw-r--r-- 1 root root 294439 Sep 19 10:21 package-lock.json
#7994: -rw-r--r-- 1 root root 106 Sep 19 10:16 package.json
#7994: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7994: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7994: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7994:
#7994: Deploying [ FooModule ]
#7994:
#7994: Batch #1
#7994: Executing FooModule#Foo...
#7994:
#7994: 3A0JBatch #1
#7994: Executing FooModule#Foo...
#7994:
#7994: 3A0JBatch #1
#7994: Executed FooModule#Foo
#7994:
#7994: 3A0JBatch #1
#7994: Executed FooModule#Foo
#7994:
#7994: [ FooModule ] successfully deployed 🚀
#7994:
#7994: Deployed Addresses
#7994:
#7994: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7994: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-8412de2c092b /#8003
#8003: donce-8412de2c092b
+ sudo docker rmi donce-73b41cc7ece0 /#8011
#8011: Untagged: donce-73b41cc7ece0:latest
#8011: Deleted: sha256:688153ea1351a1706ba9fc82f3278b8867742801af2e8ccaff3d69ffe911f62a
+ sudo docker logs donce-4f5fb9bbd82d /#8021
#8021: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#8021:
#8021: Accounts
#8021: ========
#8021: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#8021:
#8021: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#8021:
#8021: 32meth_chainId0m
#8021: 32meth_chainId (2)0m
#8021: 32meth_accounts0m
#8021: 32mhardhat_getAutomine0m
#8021: 32meth_chainId0m
#8021: 32meth_getBlockByNumber0m
#8021: 32meth_getTransactionCount0m
#8021: 32meth_getTransactionCount (2)0m
#8021: 32meth_getTransactionCount (3)0m
#8021: 32meth_getBlockByNumber0m
#8021: 32meth_getTransactionCount0m
#8021: 32meth_getBlockByNumber0m
#8021: 32meth_chainId0m
#8021: 32meth_maxPriorityFeePerGas0m
#8021: 32meth_estimateGas0m
#8021: 32meth_call0m
#8021: Contract deployment: Foo
#8021: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#8021: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#8021:
#8021: 32meth_sendTransaction0m
#8021: Contract deployment: Foo
#8021: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#8021: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#8021: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#8021: Value: 0 ETH
#8021: Gas used: 1357081 of 1357081
#8021: Block #1: 0x14d4b94c16361a647463764e8831ce45dc050aff618b90e77dc0c7870a41eb10
#8021:
#8021: 32meth_getTransactionByHash0m
#8021: 32meth_getBlockByNumber0m
#8021: 32meth_getTransactionReceipt0m
#8021: 32meth_accounts0m
#8021: 32meth_call0m
#8021: Contract call: Foo#balanceOf
#8021: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#8021: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#8021:
+ sudo docker rm --force donce-4f5fb9bbd82d /#8029
#8029: donce-4f5fb9bbd82d
+ sudo docker rmi donce-44bf765f39f1 /#8037
#8037: Untagged: donce-44bf765f39f1:latest
#8037: Deleted: sha256:b05cb99f0bd001c019c1b5c3452eed6856c306edc062e759d99e50e88b275c62
test_checks_balance 32m PASS0m (9.11s)
Finished in 308.29006s
110 tests, 180 assertions, 32m0 failures, 0 errors, 0m33m11 skips0m
Coverage report generated for test to coverage/index.html
Line coverage: 399 / 408 (32m97.79%0m)
Coverage report generated for test to /home/r/repo/coverage/coverage.xml.
Line Coverage: 97.79% (399 / 408)
/usr/local/bin/ruby -S bundle exec cucumber
90m# SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko0m
90m# SPDX-License-Identifier: MIT0m
Feature: Command Line Processing
As a simple ETH/ERC20 user I want to use it
Scenario: Help can be printed 90m# features/cli.feature:70m
32mWhen I run bin/erc20 with "32m1mhelp0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
32mAnd Stdout contains "32m1mhelp0m0m32m"90m # features/step_definitions/steps.rb:330m0m
Scenario: ETH private key can be generated 90m# features/cli.feature:120m
32mWhen I run bin/erc20 with "32m1mkey0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ETH address can be created 90m# features/cli.feature:160m
32mWhen I run bin/erc20 with "32m1maddress 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d10m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Feature: Command Line Processing, in Dry Mode
As a simple ETH/ERC20 user I want to test it in dry mode
Scenario: Gas price price can be retrieved 90m# features/dry.feature:70m
32mWhen I run bin/erc20 with "32m1mprice --attempts=4 --dry0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ERC20 balance can be checked 90m# features/dry.feature:110m
32mWhen I run bin/erc20 with "32m1mbalance 0x7232148927F8a580053792f44D4d59d40Fd00ABD --verbose --dry0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ETH balance can be checked 90m# features/dry.feature:150m
32mWhen I run bin/erc20 with "32m1meth_balance 0x7232148927F8a580053792f44D4d59d40Fd00ABD --verbose --dry0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ERC20 payment can be sent in tokens 90m# features/dry.feature:190m
32mWhen I run bin/erc20 with "32m1mpay --dry --verbose 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD 100m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ERC20 payment can be sent in dollars 90m# features/dry.feature:230m
32mWhen I run bin/erc20 with "32m1mpay --dry --verbose 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD \$100m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ERC20 payment can be sent in USDT 90m# features/dry.feature:270m
32mWhen I run bin/erc20 with "32m1mpay --dry --verbose 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD 10usdt0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ERC20 payment in USDT keeps every token unit 90m# features/dry.feature:310m
32mWhen I run bin/erc20 with "32m1mpay --dry --verbose 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD 8.2usdt0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Stdout contains "32m1mSending 8200000 ERC20 tokens0m0m32m"90m # features/step_definitions/steps.rb:330m0m
Scenario: ETH payment can be sent in wei 90m# features/dry.feature:350m
32mWhen I run bin/erc20 with "32m1meth_pay --dry --verbose 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD 100000000m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ETH payment can be sent in ETH 90m# features/dry.feature:390m
32mWhen I run bin/erc20 with "32m1meth_pay --dry --verbose 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD 1eth0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ETH payment smaller than one wei is rejected 90m# features/dry.feature:430m
32mWhen I run bin/erc20 with "32m1meth_pay --dry 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD 0.0000000000000000001eth0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is not zero90m # features/step_definitions/steps.rb:450m0m
Feature: Gem Package
As a source code writer I want to be able to
package the Gem into .gem file
Scenario: Gem can be packaged 90m# features/gem_package.feature:80m
32mGiven It is Unix90m # features/step_definitions/steps.rb:610m0m
32mGiven I have a "32m1mexecs.rb0m0m32m" file with content:90m # features/step_definitions/steps.rb:220m0m
32m """0m
32m #!/usr/bin/env ruby0m
32m require 'rubygems'0m
32m spec = Gem::Specification::load('./spec.rb')0m
32m if spec.executables.empty?0m
32m fail 'no executables: ' + File.read('./spec.rb')0m
32m end0m
32m """0m
32mWhen I run bash with:90m # features/step_definitions/steps.rb:550m0m
32m """0m
32m cd erc200m
32m gem build erc20.gemspec0m
32m gem specification --ruby erc20-*.gem > ../spec.rb0m
32m cd ..0m
32m ruby execs.rb0m
32m """0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Feature: Command Line Processing
As a simple ETH/ERC20 user I want to use it live
Scenario: Gas price price can be retrieved 90m# features/live.feature:70m
32mWhen I run bin/erc20 with "32m1mprice --attempts=40m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ERC20 balance can be checked 90m# features/live.feature:110m
32mWhen I run bin/erc20 with "32m1mbalance 0x7232148927F8a580053792f44D4d59d40Fd00ABD --verbose --attempts=40m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ETH balance can be checked 90m# features/live.feature:150m
32mWhen I run bin/erc20 with "32m1meth_balance 0x7232148927F8a580053792f44D4d59d40Fd00ABD --verbose --attempts=40m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
17 scenarios (32m17 passed0m)
37 steps (32m37 passed0m)
0m9.398s
1m32m┌──────────────────────────────────────────────────────────────────────────────┐0m0m
1m32m│0m0m Share your Cucumber Report with your team at 4m1m36mhttps://reports.cucumber.io0m0m0m 1m32m│0m0m
1m32m│0m0m 1m32m│0m0m
1m32m│0m0m Command line option: 36m--publish0m 1m32m│0m0m
1m32m│0m0m Environment variable: 36mCUCUMBER_PUBLISH_ENABLED0m=36mtrue0m 1m32m│0m0m
1m32m│0m0m cucumber.yml: 36mdefault: --publish0m 1m32m│0m0m
1m32m│0m0m 1m32m│0m0m
1m32m│0m0m More information at 4m1m36mhttps://cucumber.io/docs/cucumber/environment-variables/0m0m0m 1m32m│0m0m
1m32m│0m0m 1m32m│0m0m
1m32m│0m0m To disable this message, specify 1mCUCUMBER_PUBLISH_QUIET=true0m or use the 1m32m│0m0m
1m32m│0m0m 1m--publish-quiet0m option. You can also add this to your 1mcucumber.yml:0m 1m32m│0m0m
1m32m│0m0m 1mdefault: --publish-quiet0m 1m32m│0m0m
1m32m└──────────────────────────────────────────────────────────────────────────────┘0m0m
Running RuboCop...
Inspecting 17 files
32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m
17 files inspected, 32mno offenses0m detected
?25h2KFiles:neratingrdo4/ERC20/FakeWallet.html.0mtml0ml0m
Modules: 2 ( 0 undocumented)
Classes: 2 ( 0 undocumented)
Constants: 5 ( 5 undocumented)
Attributes: 8 ( 0 undocumented)
Methods: 20 ( 0 undocumented)
86.49% documented
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R ubuntu repo
+ cd repo
+ git push origin master
To github.com:yegor256/erc20.git
acd0f57..e99db9a master -> master
container cbba481c69ad93e828f03ec10dde2f90a4c3d60a16a083b647de491b8518c706 is dead
Sat Sep 19 10:25:17 UTC 2026