2026-04-13T04:22:05.685267Z 00O Running with gitlab-runner 18.10.0~pre.705.ge11dde90 (e11dde90) 2026-04-13T04:22:05.685282Z 00O  on blue-2.saas-linux-medium-amd64.runners-manager.gitlab.com/default ZQ74L_riD, system ID: s_805fb2e5035f 2026-04-13T04:22:05.685289Z 00O  feature flags: FF_USE_GIT_PROACTIVE_AUTH:true 2026-04-13T04:22:05.685307Z 00O Resolving secrets 2026-04-13T04:22:05.685423Z 00O section_start:1776054125:prepare_executor 2026-04-13T04:22:05.685424Z 00O+Preparing the "docker+machine" executor 2026-04-13T04:22:05.815199Z 00O Using Docker executor with image registry.gitlab.com/rdatatable/dockerfiles/r-devel-gcc-strict ... 2026-04-13T04:22:09.893881Z 00O Using effective pull policy of [always] for container registry.gitlab.com/rdatatable/dockerfiles/r-devel-gcc-strict 2026-04-13T04:22:09.894404Z 00O Authenticating with credentials from job payload (GitLab Registry) 2026-04-13T04:22:09.894411Z 00O Pulling docker image registry.gitlab.com/rdatatable/dockerfiles/r-devel-gcc-strict ... 2026-04-13T04:22:29.962112Z 00O Using docker image sha256:f8ad67d88f9791048efe6f6eeda32cf8d6906076556f3f219e118269d69588d2 for registry.gitlab.com/rdatatable/dockerfiles/r-devel-gcc-strict with digest registry.gitlab.com/rdatatable/dockerfiles/r-devel-gcc-strict@sha256:37ab8c1d504893379876d2fcf0a4c584fbdbfa4555ee6fa959dfbd3494f8b77c ... 2026-04-13T04:22:29.962188Z 00O section_end:1776054149:prepare_executor 2026-04-13T04:22:29.962190Z 00O+section_start:1776054149:prepare_script 2026-04-13T04:22:29.962277Z 00O+Preparing environment 2026-04-13T04:22:29.963131Z 00O Using effective pull policy of [always] for container sha256:04655134f4e85108bf4fec624822f9c0b992f62e8f8970ecbe64b17203f9f075 2026-04-13T04:22:35.751533Z 01O Running on runner-zq74lrid-project-3622566-concurrent-0 via runner-zq74lrid-s-l-m-amd64-1776053996-f30f7308... 2026-04-13T04:22:35.919607Z 00O section_end:1776054155:prepare_script 2026-04-13T04:22:35.919611Z 00O+section_start:1776054155:get_sources 2026-04-13T04:22:35.920129Z 00O+Getting source from Git repository 2026-04-13T04:22:36.289843Z 01O Gitaly correlation ID: 90e28f586d594db1a6a098baa7c76aab 2026-04-13T04:22:36.296623Z 01O Fetching changes... 2026-04-13T04:22:36.300018Z 01O Initialized empty Git repository in /builds/Rdatatable/data.table/.git/ 2026-04-13T04:22:36.302302Z 01O Created fresh repository. 2026-04-13T04:22:41.981938Z 01O Checking out 8364344c as detached HEAD (ref is master)... 2026-04-13T04:22:42.175912Z 01O 2026-04-13T04:22:42.175915Z 01O Skipping Git submodules setup 2026-04-13T04:22:42.175917Z 01O $ git remote set-url origin "${CI_REPOSITORY_URL}" || echo 'Not a git repository; skipping' 2026-04-13T04:22:42.411509Z 00O section_end:1776054162:get_sources 2026-04-13T04:22:42.411514Z 00O+section_start:1776054162:download_artifacts 2026-04-13T04:22:42.412204Z 00O+Downloading artifacts 2026-04-13T04:22:42.843520Z 01O Downloading artifacts for build (13888029259)... 2026-04-13T04:22:43.127839Z 01E Downloading artifacts from coordinator... ok  correlation_id=901f972e43474fe3988c636ea2c54ae7 host=storage.googleapis.com id=13888029259 responseStatus=200 OK token=6e_T_S8Ai 2026-04-13T04:22:43.146553Z 01O Downloading artifacts for mirror-packages (13888029255)... 2026-04-13T04:22:44.198833Z 01E Downloading artifacts from coordinator... ok  correlation_id=11944192ce7a420ca2e3e6fa45b9f7a3 host=storage.googleapis.com id=13888029255 responseStatus=200 OK token=6e_T_S8Ai 2026-04-13T04:22:45.227966Z 00O section_end:1776054165:download_artifacts 2026-04-13T04:22:45.227970Z 00O+section_start:1776054165:step_script 2026-04-13T04:22:45.228378Z 00O+Executing "step_script" stage of the job script 2026-04-13T04:22:45.228394Z 00O Using effective pull policy of [always] for container registry.gitlab.com/rdatatable/dockerfiles/r-devel-gcc-strict 2026-04-13T04:22:45.229172Z 00O Using docker image sha256:f8ad67d88f9791048efe6f6eeda32cf8d6906076556f3f219e118269d69588d2 for registry.gitlab.com/rdatatable/dockerfiles/r-devel-gcc-strict with digest registry.gitlab.com/rdatatable/dockerfiles/r-devel-gcc-strict@sha256:37ab8c1d504893379876d2fcf0a4c584fbdbfa4555ee6fa959dfbd3494f8b77c ... 2026-04-13T04:22:45.575742Z 01O $ cp $(ls -1t bus/build/data.table_*.tar.gz | head -n 1) . 2026-04-13T04:22:45.585129Z 01O $ mkdir -p ~/.R 2026-04-13T04:22:45.586659Z 01O $ echo 'CFLAGS=-g -O2 -flto=auto -fno-common -fopenmp -Wall -Wvla -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2' > ~/.R/Makevars 2026-04-13T04:22:45.586753Z 01O $ echo 'CXXFLAGS=-g -O2 -flto=auto -fno-common -fopenmp -Wall -Wvla -pedantic -fstack-protector-strong -D_FORTIFY_SOURCE=2' >> ~/.R/Makevars 2026-04-13T04:22:45.586809Z 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-04-13T04:22:45.926915Z 01E also installing the dependencies ‘bit’, ‘R.oo’, ‘R.methodsS3’, ‘lattice’, ‘commonmark’, ‘evaluate’, ‘highr’ 2026-04-13T04:22:45.926922Z 01E 2026-04-13T04:24:59.997622Z 01E Updating HTML index of packages in '.Library' 2026-04-13T04:24:59.998173Z 01E Making 'packages.html' ... done 2026-04-13T04:25:00.017276Z 01O $ R CMD check --as-cran $(ls -1t data.table_*.tar.gz | head -n 1) 2026-04-13T04:25:01.246058Z 01O * using log directory ‘/builds/Rdatatable/data.table/data.table.Rcheck’ 2026-04-13T04:25:01.246217Z 01O * using R Under development (unstable) (2026-04-11 r89869) 2026-04-13T04:25:01.246624Z 01O * using platform: x86_64-pc-linux-gnu 2026-04-13T04:25:01.246907Z 01O * R was compiled by 2026-04-13T04:25:01.247100Z 01O gcc (Debian 15.2.0-16) 15.2.0 2026-04-13T04:25:01.247101Z 01O GNU Fortran (Debian 15.2.0-16) 15.2.0 2026-04-13T04:25:01.247398Z 01O * running under: Debian GNU/Linux forky/sid 2026-04-13T04:25:01.247714Z 01O * using session charset: UTF-8 2026-04-13T04:25:01.248802Z 01O * current time: 2026-04-13 04:25:01 UTC 2026-04-13T04:25:03.485148Z 01O * using option ‘--as-cran’ 2026-04-13T04:25:03.485626Z 01O * checking for file ‘data.table/DESCRIPTION’ ... OK 2026-04-13T04:25:03.488618Z 01O * this is package ‘data.table’ version ‘1.18.99’ 2026-04-13T04:25:03.488931Z 01O * package encoding: UTF-8 2026-04-13T04:25:03.489276Z 01O * checking CRAN incoming feasibility ... OK 2026-04-13T04:25:04.745779Z 01O * checking package namespace information ... OK 2026-04-13T04:25:04.757577Z 01O * checking package dependencies ... OK 2026-04-13T04:25:06.105602Z 01O * checking if this is a source package ... OK 2026-04-13T04:25:06.109082Z 01O * checking if there is a namespace ... OK 2026-04-13T04:25:06.113922Z 01O * checking for .dll and .exe files ... OK 2026-04-13T04:25:06.114609Z 01O * checking for hidden files and directories ... OK 2026-04-13T04:25:06.117714Z 01O * checking for portable file names ... OK 2026-04-13T04:25:06.122914Z 01O * checking for sufficient/correct file permissions ... OK 2026-04-13T04:25:06.127870Z 01O * checking whether package ‘data.table’ can be installed ... [46s/31s] OK 2026-04-13T04:25:37.087322Z 01O * used C compiler: ‘gcc (Debian 15.2.0-16) 15.2.0’ 2026-04-13T04:25:37.087775Z 01O * checking installed package size ... INFO 2026-04-13T04:25:37.092409Z 01O installed size is 8.6Mb 2026-04-13T04:25:37.093315Z 01O sub-directories of 1Mb or more: 2026-04-13T04:25:37.094049Z 01O doc 1.1Mb 2026-04-13T04:25:37.094050Z 01O libs 2.2Mb 2026-04-13T04:25:37.094051Z 01O po 1.7Mb 2026-04-13T04:25:37.094051Z 01O tests 2.2Mb 2026-04-13T04:25:37.107654Z 01O * checking package directory ... OK 2026-04-13T04:25:37.108233Z 01O * checking for future file timestamps ... OK 2026-04-13T04:25:37.109131Z 01O * checking ‘build’ directory ... OK 2026-04-13T04:25:37.110425Z 01O * checking DESCRIPTION meta-information ... OK 2026-04-13T04:25:38.661571Z 01O * checking top-level files ... OK 2026-04-13T04:25:40.133651Z 01O * checking for left-over files ... OK 2026-04-13T04:25:40.136918Z 01O * checking index information ... OK 2026-04-13T04:25:40.349880Z 01O * checking package subdirectories ... OK 2026-04-13T04:25:40.878189Z 01O * checking code files for non-ASCII characters ... OK 2026-04-13T04:25:40.939427Z 01O * checking R files for syntax errors ... OK 2026-04-13T04:25:41.033098Z 01O * checking whether the package can be loaded ... OK 2026-04-13T04:25:41.348572Z 01O * checking whether the package can be loaded with stated dependencies ... OK 2026-04-13T04:25:41.566972Z 01O * checking whether the package can be unloaded cleanly ... OK 2026-04-13T04:25:41.784825Z 01O * checking whether the namespace can be loaded with stated dependencies ... OK 2026-04-13T04:25:42.015165Z 01O * checking whether the namespace can be unloaded cleanly ... OK 2026-04-13T04:25:42.348646Z 01O * checking loading without being on the library search path ... OK 2026-04-13T04:25:43.008083Z 01O * checking whether startup messages can be suppressed ... OK 2026-04-13T04:25:43.324935Z 01O * checking use of S3 registration ... OK 2026-04-13T04:25:43.359936Z 01O * checking dependencies in R code ... OK 2026-04-13T04:25:45.222238Z 01O * checking S3 generic/method consistency ... OK 2026-04-13T04:25:45.775705Z 01O * checking replacement functions ... OK 2026-04-13T04:25:46.014005Z 01O * checking foreign function calls ... OK 2026-04-13T04:25:48.208707Z 01O * checking R code for possible problems ... [46s/46s] OK 2026-04-13T04:26:34.137149Z 01O * checking Rd files ... OK 2026-04-13T04:26:35.721204Z 01O * checking Rd metadata ... OK 2026-04-13T04:26:35.775188Z 01O * checking Rd line widths ... OK 2026-04-13T04:26:36.340878Z 01O * checking Rd cross-references ... OK 2026-04-13T04:26:37.558471Z 01O * checking for missing documentation entries ... OK 2026-04-13T04:26:37.966447Z 01O * checking for code/documentation mismatches ... OK 2026-04-13T04:26:39.512576Z 01O * checking Rd \usage sections ... OK 2026-04-13T04:26:40.918649Z 01O * checking Rd contents ... OK 2026-04-13T04:26:42.069459Z 01O * checking for unstated dependencies in examples ... OK 2026-04-13T04:26:42.996228Z 01O * checking line endings in shell scripts ... OK 2026-04-13T04:26:42.997099Z 01O * checking line endings in C/C++/Fortran sources/headers ... OK 2026-04-13T04:26:43.016814Z 01O * checking line endings in Makefiles ... OK 2026-04-13T04:26:43.017602Z 01O * checking compilation flags in Makevars ... OK 2026-04-13T04:26:43.084393Z 01O * checking for GNU extensions in Makefiles ... OK 2026-04-13T04:26:43.084675Z 01O * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK 2026-04-13T04:26:43.086355Z 01O * checking use of PKG_*FLAGS in Makefiles ... OK 2026-04-13T04:26:43.090942Z 01O * checking use of SHLIB_OPENMP_*FLAGS in Makefiles ... OK 2026-04-13T04:26:43.098587Z 01O * checking pragmas in C/C++ headers and code ... OK 2026-04-13T04:26:43.121404Z 01O * checking compilation flags used ... OK 2026-04-13T04:26:43.123548Z 01O * checking compiled code ... OK 2026-04-13T04:26:43.221439Z 01O * checking installed files from ‘inst/doc’ ... OK 2026-04-13T04:26:43.499179Z 01O * checking files in ‘vignettes’ ... OK 2026-04-13T04:26:44.806506Z 01O * checking examples ... OK 2026-04-13T04:26:54.132188Z 01O * checking examples with --run-donttest ... [11s/11s] OK 2026-04-13T04:27:06.309980Z 01O * checking for unstated dependencies in ‘tests’ ... OK 2026-04-13T04:27:06.399826Z 01O * checking tests ... 2026-04-13T04:27:06.608274Z 01O Running ‘autoprint.R’ 2026-04-13T04:27:07.023711Z 01O Comparing ‘autoprint.Rout’ to ‘autoprint.Rout.save’ ... OK 2026-04-13T04:27:07.031521Z 01O Running ‘froll.R’ [24m/23m] 2026-04-13T04:50:13.085957Z 01O Running ‘litedown.R’ 2026-04-13T04:50:13.591691Z 01O Running ‘main.R’ [202s/196s] 2026-04-13T04:53:29.633419Z 01O Running ‘mergelist.R’ 2026-04-13T04:53:33.137708Z 01O Running ‘nafill.R’ 2026-04-13T04:53:34.166561Z 01O Running ‘optimize.R’ 2026-04-13T04:53:37.192685Z 01O Running ‘other.R’ 2026-04-13T04:53:37.519710Z 01O Running ‘programming.R’ 2026-04-13T04:53:38.644567Z 01O Running ‘S4.R’ 2026-04-13T04:53:39.205615Z 01O Running ‘types.R’ 2026-04-13T04:53:39.612331Z 01O [27m/27m] OK 2026-04-13T04:53:39.812472Z 01O * checking for unstated dependencies in vignettes ... OK 2026-04-13T04:53:40.237791Z 01O * checking package vignettes ... OK 2026-04-13T04:53:40.918292Z 01O * checking re-building of vignette outputs ... [36s/36s] OK 2026-04-13T04:54:17.469811Z 01O * checking PDF version of manual ... OK 2026-04-13T04:54:25.487675Z 01O * checking HTML version of manual ... [16s/16s] NOTE 2026-04-13T04:54:41.182403Z 01O Skipping checking math rendering: package 'V8' unavailable 2026-04-13T04:54:41.182807Z 01O * checking for non-standard things in the check directory ... OK 2026-04-13T04:54:41.183608Z 01O * checking for detritus in the temp directory ... OK 2026-04-13T04:54:41.184571Z 01O * DONE 2026-04-13T04:54:41.185064Z 01E 2026-04-13T04:54:41.185203Z 01O Status: 1 NOTE 2026-04-13T04:54:41.185516Z 01E See 2026-04-13T04:54:41.185516Z 01E ‘/builds/Rdatatable/data.table/data.table.Rcheck/00check.log’ 2026-04-13T04:54:41.185517Z 01E for details. 2026-04-13T04:54:41.185684Z 01E 2026-04-13T04:54:41.207452Z 01O $ (! grep "warning:" data.table.Rcheck/00install.out) 2026-04-13T04:54:41.209344Z 01O $ Rscript -e 'l=tail(readLines("data.table.Rcheck/00check.log"), 1L); notes<-"Status: 1 NOTE"; if (!identical(l, notes)) stop("Last line of ", shQuote("00check.log"), " is not ", shQuote(notes), " (V8 package) but ", shQuote(l)) else q("no")' 2026-04-13T04:54:41.572287Z 00O section_end:1776056081:step_script 2026-04-13T04:54:41.572290Z 00O+section_start:1776056081:after_script 2026-04-13T04:54:41.572679Z 00O+Running after_script 2026-04-13T04:54:41.895303Z 01O Running after script... 2026-04-13T04:54:41.895322Z 01O $ mkdir -p bus/$CI_JOB_NAME 2026-04-13T04:54:41.895327Z 01O $ echo $CI_JOB_ID > bus/$CI_JOB_NAME/id 2026-04-13T04:54:41.895329Z 01O $ echo $CI_JOB_STATUS > bus/$CI_JOB_NAME/status 2026-04-13T04:54:41.895332Z 01O $ echo $CI_JOB_IMAGE > bus/$CI_JOB_NAME/image 2026-04-13T04:54:41.895335Z 01O $ [ -d data.table.Rcheck ] && mv data.table.Rcheck bus/$CI_JOB_NAME/ 2026-04-13T04:54:42.065441Z 00O section_end:1776056082:after_script 2026-04-13T04:54:42.065444Z 00O+section_start:1776056082:upload_artifacts_on_success 2026-04-13T04:54:42.066121Z 00O+Uploading artifacts for successful job 2026-04-13T04:54:42.474298Z 01O Uploading artifacts... 2026-04-13T04:54:42.555850Z 01E bus/test-lin-dev-gcc-strict-cran: found 714 matching artifact files and directories 2026-04-13T04:54:44.876453Z 01E Uploading artifacts as "archive" to coordinator... 201 Created correlation_id=86551b6e4b044a8aa931d32fd00f2466 id=13888029284 responseStatus=201 Created token=6e_T_S8Ai 2026-04-13T04:54:45.057097Z 00O section_end:1776056085:upload_artifacts_on_success 2026-04-13T04:54:45.057100Z 00O+section_start:1776056085:cleanup_file_variables 2026-04-13T04:54:45.057200Z 00O+Cleaning up project directory and file based variables 2026-04-13T04:54:45.554730Z 00O section_end:1776056085:cleanup_file_variables 2026-04-13T04:54:45.554734Z 00O+ 2026-04-13T04:54:45.593441Z 00O Job succeeded