2026-05-01T04:21:38.961622Z 00O Running with gitlab-runner 18.10.0~pre.705.ge11dde90 (e11dde90) 2026-05-01T04:21:38.961635Z 00O  on blue-4.saas-linux-medium-amd64.runners-manager.gitlab.com/default DS1-6aDu5, system ID: s_eacbc5a4b586 2026-05-01T04:21:38.961640Z 00O  feature flags: FF_USE_GIT_PROACTIVE_AUTH:true 2026-05-01T04:21:38.961661Z 00O Resolving secrets 2026-05-01T04:21:38.961794Z 00O section_start:1777609298:prepare_executor 2026-05-01T04:21:38.961795Z 00O+Preparing the "docker+machine" executor 2026-05-01T04:21:39.089517Z 00O Using Docker executor with image registry.gitlab.com/rdatatable/dockerfiles/r-devel-gcc-san ... 2026-05-01T04:21:43.031865Z 00O Using effective pull policy of [always] for container registry.gitlab.com/rdatatable/dockerfiles/r-devel-gcc-san 2026-05-01T04:21:43.032401Z 00O Authenticating with credentials from job payload (GitLab Registry) 2026-05-01T04:21:43.032411Z 00O Pulling docker image registry.gitlab.com/rdatatable/dockerfiles/r-devel-gcc-san ... 2026-05-01T04:22:00.192443Z 00O Using docker image sha256:30f06cb6b42f02cde247a0f77888bb83ca9bf3f64f45a6981e3d276cf0175496 for registry.gitlab.com/rdatatable/dockerfiles/r-devel-gcc-san with digest registry.gitlab.com/rdatatable/dockerfiles/r-devel-gcc-san@sha256:ff6c83ce76768aa8cc8a07c33bbe8ea5f53bdcf2144aad4b9e73fa9bdf99fe36 ... 2026-05-01T04:22:00.192542Z 00O section_end:1777609320:prepare_executor 2026-05-01T04:22:00.192543Z 00O+section_start:1777609320:prepare_script 2026-05-01T04:22:00.192641Z 00O+Preparing environment 2026-05-01T04:22:00.193343Z 00O Using effective pull policy of [always] for container sha256:cea60733a31c668205f8bd6c81ef29634f5279c8b0bb2873cde571259f00278f 2026-05-01T04:22:10.105171Z 01O Running on runner-ds1-6adu5-project-3622566-concurrent-0 via runner-ds1-6adu5-s-l-m-amd64-1777609257-a61a01a9... 2026-05-01T04:22:10.269879Z 00O section_end:1777609330:prepare_script 2026-05-01T04:22:10.269887Z 00O+section_start:1777609330:get_sources 2026-05-01T04:22:10.270390Z 00O+Getting source from Git repository 2026-05-01T04:22:10.638182Z 01O Gitaly correlation ID: 3653999b580d46dd87f3b2511c07fddb 2026-05-01T04:22:10.644485Z 01O Fetching changes... 2026-05-01T04:22:10.647795Z 01O Initialized empty Git repository in /builds/Rdatatable/data.table/.git/ 2026-05-01T04:22:10.649930Z 01O Created fresh repository. 2026-05-01T04:22:16.261050Z 01O Checking out 289a1ec3 as detached HEAD (ref is master)... 2026-05-01T04:22:16.448993Z 01O 2026-05-01T04:22:16.449003Z 01O Skipping Git submodules setup 2026-05-01T04:22:16.449004Z 01O $ git remote set-url origin "${CI_REPOSITORY_URL}" || echo 'Not a git repository; skipping' 2026-05-01T04:22:16.683870Z 00O section_end:1777609336:get_sources 2026-05-01T04:22:16.683876Z 00O+section_start:1777609336:download_artifacts 2026-05-01T04:22:16.684656Z 00O+Downloading artifacts 2026-05-01T04:22:17.092349Z 01O Downloading artifacts for build (14173257970)... 2026-05-01T04:22:17.576132Z 01E Downloading artifacts from coordinator... ok  correlation_id=add3718e48ca4d698e1c066c56b8ab71 host=storage.googleapis.com id=14173257970 responseStatus=200 OK token=6e_yfJAGs 2026-05-01T04:22:17.592328Z 01O Downloading artifacts for mirror-packages (14173257969)... 2026-05-01T04:22:18.677117Z 01E Downloading artifacts from coordinator... ok  correlation_id=aeff044616eb4ff9a070cc02d8f01b33 host=storage.googleapis.com id=14173257969 responseStatus=200 OK token=6e_yfJAGs 2026-05-01T04:22:19.705595Z 00O section_end:1777609339:download_artifacts 2026-05-01T04:22:19.705603Z 00O+section_start:1777609339:step_script 2026-05-01T04:22:19.707524Z 00O+Executing "step_script" stage of the job script 2026-05-01T04:22:19.707582Z 00O Using effective pull policy of [always] for container registry.gitlab.com/rdatatable/dockerfiles/r-devel-gcc-san 2026-05-01T04:22:19.709887Z 00O Using docker image sha256:30f06cb6b42f02cde247a0f77888bb83ca9bf3f64f45a6981e3d276cf0175496 for registry.gitlab.com/rdatatable/dockerfiles/r-devel-gcc-san with digest registry.gitlab.com/rdatatable/dockerfiles/r-devel-gcc-san@sha256:ff6c83ce76768aa8cc8a07c33bbe8ea5f53bdcf2144aad4b9e73fa9bdf99fe36 ... 2026-05-01T04:22:20.051570Z 01O $ cp $(ls -1t bus/build/data.table_*.tar.gz | head -n 1) . 2026-05-01T04:22:20.061205Z 01O $ mkdir -p ~/.R 2026-05-01T04:22:20.062623Z 01O $ Rscript -e 'source(".ci/ci.R"); install.packages(dcf.dependencies("DESCRIPTION", which="all"), repos=file.path("file:", normalizePath("bus/mirror-packages/cran", mustWork=FALSE)), quiet=TRUE)' 2026-05-01T04:22:20.763357Z 01E also installing the dependencies ‘bit’, ‘R.oo’, ‘R.methodsS3’, ‘lattice’, ‘commonmark’, ‘evaluate’, ‘highr’ 2026-05-01T04:22:20.763366Z 01E 2026-05-01T04:26:19.537456Z 01E Updating HTML index of packages in '.Library' 2026-05-01T04:26:19.540244Z 01E Making 'packages.html' ... done 2026-05-01T04:26:19.590520Z 01O $ res1=0; ASAN_OPTIONS=detect_leaks=1 R CMD check --no-manual $(ls -1t data.table_*.tar.gz | head -n 1) || res1=$? # collapsed multi-line command 2026-05-01T04:26:21.156556Z 01O * using log directory ‘/builds/Rdatatable/data.table/data.table.Rcheck’ 2026-05-01T04:26:21.157209Z 01O * using R Under development (unstable) (2026-04-29 r89977) 2026-05-01T04:26:21.157920Z 01O * using platform: x86_64-pc-linux-gnu 2026-05-01T04:26:21.158715Z 01O * R was compiled by 2026-05-01T04:26:21.159091Z 01O gcc (Debian 15.2.0-16) 15.2.0 2026-05-01T04:26:21.159092Z 01O GNU Fortran (Debian 15.2.0-16) 15.2.0 2026-05-01T04:26:21.159834Z 01O * running under: Debian GNU/Linux forky/sid 2026-05-01T04:26:21.160573Z 01O * using session charset: UTF-8 2026-05-01T04:26:21.162479Z 01O * current time: 2026-05-01 04:26:21 UTC 2026-05-01T04:26:23.544118Z 01O * using option ‘--no-manual’ 2026-05-01T04:26:23.545311Z 01O * checking for file ‘data.table/DESCRIPTION’ ... OK 2026-05-01T04:26:23.553607Z 01O * this is package ‘data.table’ version ‘1.18.99’ 2026-05-01T04:26:23.554336Z 01O * package encoding: UTF-8 2026-05-01T04:26:23.554977Z 01O * checking package namespace information ... OK 2026-05-01T04:26:23.584506Z 01O * checking package dependencies ... OK 2026-05-01T04:26:26.223366Z 01O * checking if this is a source package ... OK 2026-05-01T04:26:26.229669Z 01O * checking if there is a namespace ... OK 2026-05-01T04:26:26.236902Z 01O * checking for .dll and .exe files ... OK 2026-05-01T04:26:26.238353Z 01O * checking for hidden files and directories ... OK 2026-05-01T04:26:26.243374Z 01O * checking for portable file names ... OK 2026-05-01T04:26:26.257123Z 01O * checking for sufficient/correct file permissions ... OK 2026-05-01T04:26:26.260696Z 01O * checking whether package ‘data.table’ can be installed ... OK 2026-05-01T04:27:34.982711Z 01O * used C compiler: ‘gcc (Debian 15.2.0-16) 15.2.0’ 2026-05-01T04:27:34.983848Z 01O * checking installed package size ... INFO 2026-05-01T04:27:34.990694Z 01O installed size is 15.6Mb 2026-05-01T04:27:34.992708Z 01O sub-directories of 1Mb or more: 2026-05-01T04:27:34.994603Z 01O doc 1.1Mb 2026-05-01T04:27:34.994604Z 01O libs 9.2Mb 2026-05-01T04:27:34.994605Z 01O po 1.7Mb 2026-05-01T04:27:34.994605Z 01O tests 2.2Mb 2026-05-01T04:27:34.995163Z 01O * checking package directory ... OK 2026-05-01T04:27:34.996416Z 01O * checking ‘build’ directory ... OK 2026-05-01T04:27:34.999012Z 01O * checking DESCRIPTION meta-information ... OK 2026-05-01T04:27:37.450798Z 01O * checking top-level files ... OK 2026-05-01T04:27:37.452953Z 01O * checking for left-over files ... OK 2026-05-01T04:27:37.458070Z 01O * checking index information ... OK 2026-05-01T04:27:38.113424Z 01O * checking package subdirectories ... OK 2026-05-01T04:27:39.470075Z 01O * checking code files for non-ASCII characters ... OK 2026-05-01T04:27:39.659433Z 01O * checking R files for syntax errors ... OK 2026-05-01T04:27:39.985511Z 01O * checking whether the package can be loaded ... OK 2026-05-01T04:27:40.730259Z 01O * checking whether the package can be loaded with stated dependencies ... OK 2026-05-01T04:27:41.353611Z 01O * checking whether the package can be unloaded cleanly ... OK 2026-05-01T04:27:41.982464Z 01O * checking whether the namespace can be loaded with stated dependencies ... OK 2026-05-01T04:27:42.576271Z 01O * checking whether the namespace can be unloaded cleanly ... OK 2026-05-01T04:27:43.333794Z 01O * checking loading without being on the library search path ... OK 2026-05-01T04:27:44.833989Z 01O * checking whether startup messages can be suppressed ... OK 2026-05-01T04:27:45.565964Z 01O * checking dependencies in R code ... OK 2026-05-01T04:27:48.426729Z 01O * checking S3 generic/method consistency ... OK 2026-05-01T04:27:49.639306Z 01O * checking replacement functions ... OK 2026-05-01T04:27:50.293628Z 01O * checking foreign function calls ... OK 2026-05-01T04:27:53.132707Z 01O * checking R code for possible problems ... OK 2026-05-01T04:28:33.478898Z 01O * checking Rd files ... OK 2026-05-01T04:28:35.920605Z 01O * checking Rd metadata ... OK 2026-05-01T04:28:36.083844Z 01O * checking Rd cross-references ... OK 2026-05-01T04:28:37.160471Z 01O * checking for missing documentation entries ... OK 2026-05-01T04:28:37.972280Z 01O * checking for code/documentation mismatches ... OK 2026-05-01T04:28:41.515144Z 01O * checking Rd \usage sections ... OK 2026-05-01T04:28:44.659469Z 01O * checking Rd contents ... OK 2026-05-01T04:28:46.292515Z 01O * checking for unstated dependencies in examples ... OK 2026-05-01T04:28:47.895169Z 01O * checking line endings in shell scripts ... OK 2026-05-01T04:28:47.896855Z 01O * checking line endings in C/C++/Fortran sources/headers ... OK 2026-05-01T04:28:47.950210Z 01O * checking line endings in Makefiles ... OK 2026-05-01T04:28:47.951875Z 01O * checking compilation flags in Makevars ... OK 2026-05-01T04:28:48.126544Z 01O * checking for GNU extensions in Makefiles ... OK 2026-05-01T04:28:48.128900Z 01O * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK 2026-05-01T04:28:48.132483Z 01O * checking use of PKG_*FLAGS in Makefiles ... OK 2026-05-01T04:28:48.144937Z 01O * checking compiled code ... OK 2026-05-01T04:28:48.379923Z 01O * checking installed files from ‘inst/doc’ ... OK 2026-05-01T04:28:49.149027Z 01O * checking files in ‘vignettes’ ... OK 2026-05-01T04:28:49.929362Z 01O * checking examples ... OK 2026-05-01T04:28:58.102046Z 01O * checking for unstated dependencies in ‘tests’ ... OK 2026-05-01T04:28:58.346309Z 01O * checking tests ... 2026-05-01T04:28:58.805835Z 01O Running ‘autoprint.R’ 2026-05-01T04:28:59.651853Z 01O Comparing ‘autoprint.Rout’ to ‘autoprint.Rout.save’ ... OK 2026-05-01T04:28:59.667652Z 01O Running ‘froll.R’ 2026-05-01T04:56:46.678095Z 01O Running ‘litedown.R’ 2026-05-01T04:56:47.800229Z 01O Running ‘main.R’ 2026-05-01T04:58:58.383471Z 01O Running ‘mergelist.R’ 2026-05-01T04:59:03.721883Z 01O Running ‘nafill.R’ 2026-05-01T04:59:05.538664Z 01O Running ‘optimize.R’ 2026-05-01T04:59:09.979798Z 01O Running ‘other.R’ 2026-05-01T04:59:10.737116Z 01O Running ‘programming.R’ 2026-05-01T04:59:12.674255Z 01O Running ‘S4.R’ 2026-05-01T04:59:13.846649Z 01O Running ‘types.R’ 2026-05-01T04:59:14.789431Z 01O OK 2026-05-01T04:59:15.138416Z 01O * checking for unstated dependencies in vignettes ... OK 2026-05-01T04:59:16.204582Z 01O * checking package vignettes ... OK 2026-05-01T04:59:17.402146Z 01O * checking re-building of vignette outputs ... OK 2026-05-01T05:00:36.767059Z 01O * DONE 2026-05-01T05:00:36.768720Z 01E 2026-05-01T05:00:36.769057Z 01O Status: OK 2026-05-01T05:00:36.769590Z 01E 2026-05-01T05:00:37.272200Z 00O section_end:1777611637:step_script 2026-05-01T05:00:37.272204Z 00O+section_start:1777611637:after_script 2026-05-01T05:00:37.272631Z 00O+Running after_script 2026-05-01T05:00:37.615836Z 01O Running after script... 2026-05-01T05:00:37.615857Z 01O $ mkdir -p bus/$CI_JOB_NAME 2026-05-01T05:00:37.616955Z 01O $ echo $CI_JOB_ID > bus/$CI_JOB_NAME/id 2026-05-01T05:00:37.617023Z 01O $ echo $CI_JOB_STATUS > bus/$CI_JOB_NAME/status 2026-05-01T05:00:37.617119Z 01O $ echo $CI_JOB_IMAGE > bus/$CI_JOB_NAME/image 2026-05-01T05:00:37.617218Z 01O $ [ -d data.table.Rcheck ] && mv data.table.Rcheck bus/$CI_JOB_NAME/ 2026-05-01T05:00:37.791693Z 00O section_end:1777611637:after_script 2026-05-01T05:00:37.791697Z 00O+section_start:1777611637:upload_artifacts_on_success 2026-05-01T05:00:37.792334Z 00O+Uploading artifacts for successful job 2026-05-01T05:00:38.218117Z 01O Uploading artifacts... 2026-05-01T05:00:38.298569Z 01E bus/test-lin-dev-gcc-san: found 707 matching artifact files and directories 2026-05-01T05:00:41.179505Z 01E Uploading artifacts as "archive" to coordinator... 201 Created correlation_id=e550c921250a4c03b75f01be1380e098 id=14173257978 responseStatus=201 Created token=6e_yfJAGs 2026-05-01T05:00:41.357241Z 00O section_end:1777611641:upload_artifacts_on_success 2026-05-01T05:00:41.357248Z 00O+section_start:1777611641:cleanup_file_variables 2026-05-01T05:00:41.357339Z 00O+Cleaning up project directory and file based variables 2026-05-01T05:00:41.874801Z 00O section_end:1777611641:cleanup_file_variables 2026-05-01T05:00:41.874813Z 00O+ 2026-05-01T05:00:41.920910Z 00O Job succeeded