Running with gitlab-runner 18.4.0~pre.246.g71914659 (71914659)  on blue-2.saas-macos-medium-m1.runners-manager.gitlab.com/default tCo7q1eWG, system ID: s_f10a77c3f6e9 Resolving secrets section_start:1766722892:prepare_executor Preparing the "instance" executor Preparing instance... Dialing instance i-046140e4c42e90313... Instance i-046140e4c42e90313 connected Enforcing VM Isolation Creating nesting VM tunnel Dialing nesting daemon Creating nesting VM macos-14-xcode-15 Created nesting VM u2yxyfuy 127.0.0.1:56083 section_end:1766722908:prepare_executor section_start:1766722908:prepare_script Preparing environment Running on gitlabs-Virtual-Machine.local via runners-manager-saas-macos-medium-m1-blue-2... section_end:1766722917:prepare_script section_start:1766722917:get_sources Getting source from Git repository Gitaly correlation ID: 9b3dcab7038e3110-ATL Fetching changes... Initialized empty Git repository in /Users/gitlab/builds/Rdatatable/data.table/.git/ Created fresh repository. failed to store: -25308 Checking out a29c209b as detached HEAD (ref is master)... Skipping Git submodules setup section_end:1766722922:get_sources section_start:1766722922:download_artifacts Downloading artifacts Downloading artifacts for mirror-packages (12544376784)... Runtime platform  arch=arm64 os=darwin pid=1369 revision=139a0ac0 version=18.4.0 Downloading artifacts from coordinator... ok  correlation_id=b1901e472a054d16a93397ff40ed74c5 host=cdn.artifacts.gitlab-static.net id=12544376784 responseStatus=200 OK token=6b_c9wpUu WARNING: bus/mirror-packages/: lchown bus/mirror-packages/: operation not permitted (suppressing repeats) Downloading artifacts for build (12544376788)... Runtime platform  arch=arm64 os=darwin pid=1371 revision=139a0ac0 version=18.4.0 Downloading artifacts from coordinator... ok  correlation_id=6d09ed7be1af462e877ed43a5f0d070f host=cdn.artifacts.gitlab-static.net id=12544376788 responseStatus=200 OK token=6b_c9wpUu WARNING: bus/build/: lchown bus/build/: operation not permitted (suppressing repeats) section_end:1766722925:download_artifacts section_start:1766722925:step_script Executing "step_script" stage of the job script $ curl -LO https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.5/XQuartz-2.8.5.pkg % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 39 102M 39 40.0M 0 0 54.2M 0 0:00:01 --:--:-- 0:00:01 54.2M 58 102M 58 60.0M 0 0 24.1M 0 0:00:04 0:00:02 0:00:02 11.4M 58 102M 58 60.2M 0 0 22.3M 0 0:00:04 0:00:02 0:00:02 10.3M 60 102M 60 61.9M 0 0 16.3M 0 0:00:06 0:00:03 0:00:03 7365k 61 102M 61 62.7M 0 0 12.8M 0 0:00:07 0:00:04 0:00:03 5605k 62 102M 62 63.8M 0 0 11.0M 0 0:00:09 0:00:05 0:00:04 4861k 64 102M 64 65.8M 0 0 9.8M 0 0:00:10 0:00:06 0:00:04 1424k 67 102M 67 69.2M 0 0 9245k 0 0:00:11 0:00:07 0:00:04 1865k$ sudo installer -pkg "$(ls -1t XQuartz-*.pkg | head -n 1)" -target / 100 102M 100 102M 0 0 11.8M 0 0:00:08 0:00:08 --:--:-- 8576k installer: Package name is installer: Installing at base path / installer: The install was successful. installer: The install requires logging out now. $ curl -O $R_BIN % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 85 96.7M 85 82.2M 0 0 95.5M 0 0:00:01 --:--:-- 0:00:01 95.4M$ sudo installer -pkg "$(ls -1t R-*-arm64.pkg | head -n 1)" -target / 100 96.7M 100 96.7M 0 0 96.5M 0 0:00:01 0:00:01 --:--:-- 96.5M installer: Package name is R 4.4.3 for macOS (ARM64) installer: Installing at base path / installer: The install was successful. $ sudo Rscript -e "source('https://mac.R-project.org/bin/install.R'); install.libs('gettext')" Usage: install.libs(names) Example: install.libs('cairo') names can be a vector or a special value 'all'. See args(install.libs) for defaults. Downloading https://mac.R-project.org/bin/REPOS ... Using repository https://mac.R-project.org/bin/darwin23/arm64 ... Downloading index https://mac.R-project.org/bin/darwin23/arm64/PACKAGES ... Downloading + installing https://mac.R-project.org/bin/darwin23/arm64/gettext-0.22.5-darwin.23-arm64.tar.xz ... Downloading + installing https://mac.R-project.org/bin/darwin23/arm64/texinfo-7.1-darwin.23-arm64.tar.xz ... $ 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)' also installing the dependencies ‘commonmark’, ‘R.oo’, ‘R.methodsS3’, ‘evaluate’, ‘highr’, ‘xfun’, ‘litedown’ $ cp $(ls -1t bus/build/data.table_*.tar.gz | head -n 1) . $ R CMD check --no-manual $(ls -1t data.table_*.tar.gz | head -n 1) * using log directory ‘/Users/gitlab/builds/Rdatatable/data.table/data.table.Rcheck’ * using R version 4.4.3 (2025-02-28) * using platform: aarch64-apple-darwin20 * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Sonoma 14.6.1 * using session charset: UTF-8 * using option ‘--no-manual’ * checking for file ‘data.table/DESCRIPTION’ ... OK * this is package ‘data.table’ version ‘1.18.99’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘data.table’ can be installed ... OK * used C compiler: ‘Apple clang version 15.0.0 (clang-1500.3.9.4)’ * used SDK: ‘’ * checking installed package size ... NOTE installed size is 6.9Mb sub-directories of 1Mb or more: doc 1.0Mb po 1.6Mb tests 2.1Mb * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking whether startup messages can be suppressed ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking line endings in shell scripts ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking compilation flags in Makevars ... OK * checking for GNU extensions in Makefiles ... OK * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking use of PKG_*FLAGS in Makefiles ... OK * checking compiled code ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘autoprint.R’ Comparing ‘autoprint.Rout’ to ‘autoprint.Rout.save’ ... OK Running ‘froll.R’ Running ‘knitr.R’ Comparing ‘knitr.Rout’ to ‘knitr.Rout.save’ ... OK Running ‘main.R’ Running ‘mergelist.R’ Running ‘nafill.R’ Running ‘other.R’ Running ‘programming.R’ Running ‘S4.R’ Running ‘types.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... OK * DONE See ‘/Users/gitlab/builds/Rdatatable/data.table/data.table.Rcheck/00check.log’ for details. Status: 1 NOTE $ R CMD INSTALL --build $(ls -1t data.table_*.tar.gz | head -n 1) * installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library’ * installing *source* package ‘data.table’ ... ** using staged installation zlib 1.2.12 is available ok * checking if R installation supports OpenMP with "-Xclang -fopenmp" ... no * checking if R installation supports OpenMP with "-fopenmp" ... no * checking if libomp installation at /opt/homebrew/opt/libomp can be used... yes ** libs using C compiler: ‘Apple clang version 15.0.0 (clang-1500.3.9.4)’ clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c assign.c -o assign.o using SDK: ‘’ clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c between.c -o between.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c bmerge.c -o bmerge.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c chmatch.c -o chmatch.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c cj.c -o cj.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c coalesce.c -o coalesce.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c dogroups.c -o dogroups.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c fastmean.c -o fastmean.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c fcast.c -o fcast.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c fifelse.c -o fifelse.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c fmelt.c -o fmelt.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c forder.c -o forder.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c frank.c -o frank.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c fread.c -o fread.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c freadR.c -o freadR.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c froll.c -o froll.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c frollR.c -o frollR.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c frolladaptive.c -o frolladaptive.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c frollapply.c -o frollapply.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c fsort.c -o fsort.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c fwrite.c -o fwrite.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c fwriteR.c -o fwriteR.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c gsumm.c -o gsumm.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c hash.c -o hash.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c idatetime.c -o idatetime.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c ijoin.c -o ijoin.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c init.c -o init.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c inrange.c -o inrange.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c mergelist.c -o mergelist.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c nafill.c -o nafill.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c negate.c -o negate.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c nqrecreateindices.c -o nqrecreateindices.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c openmp-utils.c -o openmp-utils.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c programming.c -o programming.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c quickselect.c -o quickselect.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c rbindlist.c -o rbindlist.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c reorder.c -o reorder.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c shellsort.c -o shellsort.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c shift.c -o shift.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c snprintf.c -o snprintf.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c subset.c -o subset.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c transpose.c -o transpose.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c types.c -o types.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c uniqlist.c -o uniqlist.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c utils.c -o utils.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c vecseq.c -o vecseq.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp -fPIC -falign-functions=64 -Wall -g -O2 -c wrappers.c -o wrappers.o clang -arch arm64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o data.table.so assign.o between.o bmerge.o chmatch.o cj.o coalesce.o dogroups.o fastmean.o fcast.o fifelse.o fmelt.o forder.o frank.o fread.o freadR.o froll.o frollR.o frolladaptive.o frollapply.o fsort.o fwrite.o fwriteR.o gsumm.o hash.o idatetime.o ijoin.o init.o inrange.o mergelist.o nafill.o negate.o nqrecreateindices.o openmp-utils.o programming.o quickselect.o rbindlist.o reorder.o shellsort.o shift.o snprintf.o subset.o transpose.o types.o uniqlist.o utils.o vecseq.o wrappers.o -L/opt/homebrew/opt/libomp/lib -lomp -lz -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/00LOCK-data.table/00new/data.table/libs ** R PKG_CFLAGS = -I/opt/homebrew/opt/libomp/include -Xclang -fopenmp PKG_LIBS = -L/opt/homebrew/opt/libomp/lib -lomp -lz if [ "data.table.so" != "data_table.so" ]; then mv data.table.so data_table.so; fi if [ "" != "Windows_NT" ] && [ `uname -s` = 'Darwin' ]; then install_name_tool -id data_table.so data_table.so; fi ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * creating tarball packaged installation of ‘data.table’ as ‘data.table_1.18.99.tgz’ * DONE (data.table) $ tail -n 1 data.table.Rcheck/00check.log | grep -q -e '^Status: [0-9]* NOTEs*$' -e '^Status: OK$' section_end:1766723310:step_script section_start:1766723310:after_script Running after_script Running after script... $ mkdir -p bus/$CI_JOB_NAME $ [ -d data.table.Rcheck ] && mv data.table.Rcheck bus/$CI_JOB_NAME/ $ [ -f data.table_*.tgz ] && mv $(ls -1t data.table_*.tgz | head -n 1) bus/$CI_JOB_NAME/ $ echo $CI_JOB_ID > bus/$CI_JOB_NAME/id $ echo $CI_JOB_STATUS > bus/$CI_JOB_NAME/status $ echo $CI_JOB_IMAGE > bus/$CI_JOB_NAME/image section_end:1766723310:after_script section_start:1766723310:upload_artifacts_on_success Uploading artifacts for successful job Uploading artifacts... Runtime platform  arch=arm64 os=darwin pid=8072 revision=139a0ac0 version=18.4.0 bus/test-mac-old: found 682 matching artifact files and directories Uploading artifacts as "archive" to coordinator... 201 Created correlation_id=9b3dd4ffb5698218-IAD id=12544376820 responseStatus=201 Created token=6b_c9wpUu section_end:1766723314:upload_artifacts_on_success section_start:1766723314:cleanup_file_variables Cleaning up project directory and file based variables section_end:1766723314:cleanup_file_variables Job succeeded