[0KRunning with gitlab-runner hpd-0.6.0rc4 (3eef00068c3c) [0;m[0K on developpers uSEJWwwi [0;msection_start:1707239742:prepare_executor [0K[0K[36;1mPreparing the "docker" executor[0;m [0;m[0KUsing Docker executor with image quay.orus.io/xcgd/confman ... [0;m[0KUsing locally found image version due to "if-not-present" pull policy [0;m[0KUsing docker image sha256:c71be01339f37994b0e9d696d90124b0c4253a2ba36d5457005e9d2a7662a1ec for quay.orus.io/cc/heptapod-runner-helper:x86_64-3eef00068c3c with digest quay.orus.io/cc/heptapod-runner-helper@sha256:a16d6fe07015da1bb79109ccd7098eb1180cc80651dccf0d6258e1af74c525f1 ... [0;m[0KUsing docker image sha256:c71be01339f37994b0e9d696d90124b0c4253a2ba36d5457005e9d2a7662a1ec for quay.orus.io/cc/heptapod-runner-helper:x86_64-3eef00068c3c with digest quay.orus.io/cc/heptapod-runner-helper@sha256:a16d6fe07015da1bb79109ccd7098eb1180cc80651dccf0d6258e1af74c525f1 ... [0;m[0KUsing locally found image version due to "if-not-present" pull policy [0;m[0KUsing docker image sha256:b6cf2522700abbb27d8d3402b312963a8ed991579edfa228abd4518cc2b07374 for quay.orus.io/xcgd/confman with digest quay.orus.io/xcgd/confman@sha256:816c3a40f05f8b301eb945dbfe4230637940a00628269e7ff79c6511b4788697 ... [0;msection_end:1707239744:prepare_executor [0Ksection_start:1707239744:prepare_script [0K[0K[36;1mPreparing environment[0;m [0;m[0KUsing docker image sha256:c71be01339f37994b0e9d696d90124b0c4253a2ba36d5457005e9d2a7662a1ec for quay.orus.io/cc/heptapod-runner-helper:x86_64-3eef00068c3c with digest quay.orus.io/cc/heptapod-runner-helper@sha256:a16d6fe07015da1bb79109ccd7098eb1180cc80651dccf0d6258e1af74c525f1 ... [0;mRunning on runner-usejwwwi-project-1903-concurrent-0 via 03f201a97752... section_end:1707239744:prepare_script [0Ksection_start:1707239744:get_sources [0K[0K[36;1mGetting source from version control[0;m [0;m[0KUsing docker image sha256:c71be01339f37994b0e9d696d90124b0c4253a2ba36d5457005e9d2a7662a1ec for quay.orus.io/cc/heptapod-runner-helper:x86_64-3eef00068c3c with digest quay.orus.io/cc/heptapod-runner-helper@sha256:a16d6fe07015da1bb79109ccd7098eb1180cc80651dccf0d6258e1af74c525f1 ... [0;m[32;1mCreating Mercurial repository[0;m requesting all changes adding changesets adding manifests adding file changes added 4 changesets with 20 changes to 19 files (+1 heads) new changesets 6d6da068f34c:c9556e31a21b (1 drafts) [32;1mChangeset c9556e31a21bd102695fc8f1f0c4b985471a9dd2 is present[0;m [32;1mUpdating to c9556e31a21bd[0;m 19 files updated, 0 files merged, 0 files removed, 0 files unresolved section_end:1707239747:get_sources [0Ksection_start:1707239747:restore_cache [0K[0K[36;1mRestoring cache[0;m [0;m[0KUsing docker image sha256:c71be01339f37994b0e9d696d90124b0c4253a2ba36d5457005e9d2a7662a1ec for quay.orus.io/cc/heptapod-runner-helper:x86_64-3eef00068c3c with digest quay.orus.io/cc/heptapod-runner-helper@sha256:a16d6fe07015da1bb79109ccd7098eb1180cc80651dccf0d6258e1af74c525f1 ... [0;m[32;1mChecking cache for default-non_protected...[0;m No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted.[0;m [32;1mSuccessfully extracted cache[0;m section_end:1707239747:restore_cache [0Ksection_start:1707239747:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m [0;m[0KUsing docker image sha256:b6cf2522700abbb27d8d3402b312963a8ed991579edfa228abd4518cc2b07374 for quay.orus.io/xcgd/confman with digest quay.orus.io/xcgd/confman@sha256:816c3a40f05f8b301eb945dbfe4230637940a00628269e7ff79c6511b4788697 ... [0;m[32;1m$ if [ "$IGNORE_DUPLICATE_DEPENDENCY_MODULES" = "true" ]; # collapsed multi-line command[0;m [32;1m$ hg version -v[0;m Mercurial Distributed SCM (version 6.4.5) (see https://mercurial-scm.org for more information) Copyright (C) 2005-2023 Olivia Mackall and others This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Enabled extensions: confman external evolve external 11.0.1 topic external 1.0.1 [32;1m$ if [ "$HOME" = /nonexistent ]; then export HOME=$(mktemp -d); fi[0;m [32;1m$ echo -e "[auth]\norus.prefix=orus.io\norus.username=gitlab-ci-token\norus.password=${CI_JOB_TOKEN}\n" >> ~/.hgrc[0;m [32;1m$ echo -e "machine orus.io\n login gitlab-ci-token\n password ${CI_JOB_TOKEN}\n\n" > ~/.netrc[0;m [32;1m$ esc=$(printf '\033')[0;m [32;1m$ hg cfensure 2>&1 | tee cfensure.log | sed -e "s/remote\|error \| error\|cannot\|fatal\|Errno\|returned non-zero exit status\|not in 'served' subset\|unknown revision\|HTTP Error/${esc}[41m${esc}[37m\0${esc}[0m/" -e "s/Warning/${esc}[33m\0${esc}[0m/" -e "s/\(\(C\|c\)loning\) \(.*\) \(from\) \(.*\) \(to\) \(.*\)/${esc}[34m\1${esc}[0m \3 ${esc}[34m\4${esc}[0m \5 ${esc}[34m\6 ${esc}[35m\7${esc}[0m/" -e "s/\(updating to \)\(.*\)/${esc}[36m\1${esc}[0m\2/" -e "s/\(updated to \)\(.*\) from \(.*\)/${esc}[36m\1${esc}[0m${esc}[32m\2 ${esc}[36mfrom${esc}[0m \3/" -e "s/\(Cloning into '\)\([^']*\)\('...\)/${esc}[34m\1${esc}[35m\2${esc}[34m\3${esc}[0m/" -e "s/adding\|added/${esc}[36m\0${esc}[0m/"[0;m [34mcloning[0m document_attachment [34mfrom[0m https://orus.io/xcg/odoo-modules/document_attachment [34mto [35m/builds/xcg/odoo-modules/document_attachment_hr/dependency_modules-13.0/document_attachment[0m requesting all changes [36madding[0m changesets [36madding[0m manifests [36madding[0m file changes [36madded[0m 119 changesets with 286 changes to 65 files (+3 heads) 148 new obsolescence markers new changesets 1f93fcb95273:c73a28f5aca6 (2 drafts) [36mupdating to [0mbranch 13.0 43 files updated, 0 files merged, 0 files removed, 0 files unresolved document_attachment [32;1m$ hg cfsummary | tee cfsummary.log[0;m document_attachment_hr └→ document_attachment (13.0 public) 13.0.1.1.0 ✓ [32;1m$ test $(grep "remote\|error \| error\|cannot\|fatal\|Errno\|returned non-zero exit status\|not in 'served' subset\|unknown revision\|HTTP Error" cfensure.log -m 1 -c) -eq 0 || exit 1[0;m [32;1m$ if [ $(grep " not found" cfsummary.log -m 1 -c) -ne 0 ]; # collapsed multi-line command[0;m [32;1m$ if [ "$IGNORE_DUPLICATE_DEPENDENCY_MODULES" != "true" ]; # collapsed multi-line command[0;m document_attachment Copying /builds/xcg/odoo-modules/document_attachment_hr/dependency_modules-13.0/document_attachment to /builds/xcg/odoo-modules/document_attachment_hr/cloned_projects/document_attachment [32;1m$ if [ -d modules ]; then mv modules cloned_modules ; fi[0;m [32;1m$ mkdir modules[0;m [32;1m$ echo -e "Copy all modules found in $CI_PROJECT_DIR/modules"[0;m Copy all modules found in /builds/xcg/odoo-modules/document_attachment_hr/modules [32;1m$ if [ -z ${MODULES_SEARCH} ]; # collapsed multi-line command[0;m [32;1m$ find $MODULES_SEARCH -type f -name __manifest__.py -print0 | xargs -0 -n1 dirname | xargs -I {} zsh -c 'if [[ "{}" != "$CI_PROJECT_DIR" ]] && ! [[ "{}" =~ ^$CI_PROJECT_DIR/modules.*$ ]]; then module_name=$(basename "{}") ; if [ -e modules/$module_name ] ; then echo -e ERROR Module {} already copied ; if [[ "$IGNORE_DUPLICATE_DEPENDENCY_MODULES" == "true" ]]; then echo -e DEBUG Ignoring error; else exit 2 ; fi ; fi ; if [[ -d "{}/.hg" ]]; then pushd "{}" ; readlink -f . | xargs echo -e INFO Mercurial archive for ; hg identify -v --debug ; readlink -f . | xargs basename | xargs -i__ hg archive -v $CI_PROJECT_DIR/modules/__ ; popd ; else if [[ -d "{}/.git" ]]; then pushd "{}" ; xargs echo -e INFO git archive for ; git branch ; git rev-parse HEAD ; mkdir /tmp/git_archive_dir ; git archive HEAD | tar -x -C /tmp/git_archive_dir ; readlink -f . | xargs basename | xargs -i__ mv /tmp/git_archive_dir $CI_PROJECT_DIR/modules/__ ; popd ; else pushd "{}" ; readlink -f . | xargs echo -e INFO Copying ; popd ; cp -ar "{}" modules/ ; fi ; fi ; fi'[0;m INFO Mercurial archive for /builds/xcg/odoo-modules/document_attachment_hr/cloned_projects/document_attachment 549265bb407642eb5edf7f7c901a360c7d2ee621 (13.0) 13.0.1.1.0 section_end:1707239751:step_script [0Ksection_start:1707239751:archive_cache [0K[0K[36;1mSaving cache for successful job[0;m [0;m[0KUsing docker image sha256:c71be01339f37994b0e9d696d90124b0c4253a2ba36d5457005e9d2a7662a1ec for quay.orus.io/cc/heptapod-runner-helper:x86_64-3eef00068c3c with digest quay.orus.io/cc/heptapod-runner-helper@sha256:a16d6fe07015da1bb79109ccd7098eb1180cc80651dccf0d6258e1af74c525f1 ... [0;m[32;1mCreating cache default-non_protected...[0;m dependency_modules-13.0: found 177 matching files and directories[0;m No URL provided, cache will be not uploaded to shared cache server. Cache will be stored only locally.[0;m [32;1mCreated cache[0;m section_end:1707239752:archive_cache [0Ksection_start:1707239752:upload_artifacts_on_success [0K[0K[36;1mUploading artifacts for successful job[0;m [0;m[0KUsing docker image sha256:c71be01339f37994b0e9d696d90124b0c4253a2ba36d5457005e9d2a7662a1ec for quay.orus.io/cc/heptapod-runner-helper:x86_64-3eef00068c3c with digest quay.orus.io/cc/heptapod-runner-helper@sha256:a16d6fe07015da1bb79109ccd7098eb1180cc80651dccf0d6258e1af74c525f1 ... [0;m[32;1mUploading artifacts...[0;m modules: found 57 matching files and directories [0;m Uploading artifacts as "archive" to coordinator... ok[0;m id[0;m=626739 responseStatus[0;m=201 Created token[0;m=64_1WrAV section_end:1707239753:upload_artifacts_on_success [0Ksection_start:1707239753:cleanup_file_variables [0K[0K[36;1mCleaning up file based variables[0;m [0;m[0KUsing docker image sha256:c71be01339f37994b0e9d696d90124b0c4253a2ba36d5457005e9d2a7662a1ec for quay.orus.io/cc/heptapod-runner-helper:x86_64-3eef00068c3c with digest quay.orus.io/cc/heptapod-runner-helper@sha256:a16d6fe07015da1bb79109ccd7098eb1180cc80651dccf0d6258e1af74c525f1 ... [0;msection_end:1707239754:cleanup_file_variables [0K[32;1mJob succeeded [0;m