[0KRunning with gitlab-runner 15.8.3 (080abeab)[0;m [0K on node2105 _xvqTFEz, system ID: s_fa5605e105df[0;m section_start:1682106061:resolve_secrets [0K[0K[36;1mResolving secrets[0;m[0;m section_end:1682106061:resolve_secrets [0Ksection_start:1682106061:prepare_executor [0K[0K[36;1mPreparing the "docker" executor[0;m[0;m [0KUsing Docker executor with image containers.ligo.org/lscsoft/bayeswave/conda-env:latest ...[0;m [0;33mWARNING: Container based cache volumes creation is disabled. Will not create volume for "/cache"[0;m [0KAuthenticating with credentials from job payload (GitLab Registry)[0;m [0KPulling docker image containers.ligo.org/lscsoft/bayeswave/conda-env:latest ...[0;m [0KUsing docker image sha256:359f24581d4e6c5e1ee1286a22970f6d539cc83d89f0f0d43f58170e2cbba046 for containers.ligo.org/lscsoft/bayeswave/conda-env:latest with digest containers.ligo.org/lscsoft/bayeswave/conda-env@sha256:12c821b5d131a79f118702c183f60150270066d7b8c046976ef87ecb5dd29a7b ...[0;m section_end:1682106063:prepare_executor [0Ksection_start:1682106063:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Running on runner-xvqtfez-project-2107-concurrent-0 via node2105... section_end:1682106063:prepare_script [0Ksection_start:1682106063:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1mFetching changes...[0;m Initialized empty Git repository in /builds/tyson-littenberg/bayeswave/.git/ [32;1mCreated fresh repository.[0;m [32;1mChecking out ca0cd43d as o4-dev...[0;m [32;1mSkipping Git submodules setup[0;m section_end:1682106070:get_sources [0Ksection_start:1682106070:download_artifacts [0K[0K[36;1mDownloading artifacts[0;m[0;m [32;1mDownloading artifacts for bayeswave (2678899)...[0;m Downloading artifacts from coordinator... ok [0;m id[0;m=2678899 responseStatus[0;m=200 OK token[0;m=64_Nw7Sz [32;1mDownloading artifacts for env-script (2678901)...[0;m Downloading artifacts from coordinator... ok [0;m id[0;m=2678901 responseStatus[0;m=200 OK token[0;m=64_Nw7Sz section_end:1682106071:download_artifacts [0Ksection_start:1682106071:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [0KUsing docker image sha256:359f24581d4e6c5e1ee1286a22970f6d539cc83d89f0f0d43f58170e2cbba046 for containers.ligo.org/lscsoft/bayeswave/conda-env:latest with digest containers.ligo.org/lscsoft/bayeswave/conda-env@sha256:12c821b5d131a79f118702c183f60150270066d7b8c046976ef87ecb5dd29a7b ...[0;m [32;1m$ source $BUILD_DIR/bayeswave-user-env.sh[0;m [32;1m$ cat $BUILD_DIR/bayeswave-user-env.sh[0;m #!/bin/bash -xe # ----------------------------------------- # # BAYESWAVE # # ----------------------------------------- # # source this file to access bayeswave export BAYESWAVE_PREFIX=test-install # Identify python version pymajor=$(python -c 'import sys; print(sys.version_info[0])') pyminor=$(python -c 'import sys; print(sys.version_info[1])') # BayesWave # TODO we should deprecate this and enforce that everyone installing from source # installs in an actual environment when they do so, then we will never need to update paths like this export PATH=$BAYESWAVE_UTILS_PREFIX/bin:${BAYESWAVE_UTILS_PREFIX}:${BAYESWAVE_PREFIX}/bin:${PATH} export LD_LIBRARY_PATH=${BAYESWAVE_PREFIX}/lib:${LD_LIBRARY_PATH} export LD_LIBRARY_PATH=${BAYESWAVE_PREFIX}/lib64:${LD_LIBRARY_PATH} export DYLD_LIBRARY_PATH=${BAYESWAVE_PREFIX}/lib:${DYLD_LIBRARY_PATH} export DYLD_LIBRARY_PATH=${BAYESWAVE_PREFIX}/lib64:${DYLD_LIBRARY_PATH} export PYTHONPATH=${BAYESWAVE_PREFIX}/lib/python${pymajor}.${pyminor}/site-packages:${PYTHONPATH} [32;1m$ ls -R $BUILD_DIR[0;m test-install: bayeswave-user-env.sh bin include lib64 test-install/bin: BayesWave BayesWaveCleanFrame BayesWaveFpeak BayesWavePost BayesWaveToLALPSD GlitchBusterSpec GlitchBusterStart test-install/include: BayesCBC.h BayesLine.h BayesWave.h BayesWaveEvidence.h BayesWaveIO.h BayesWaveLikelihood.h BayesWaveMCMC.h BayesWaveMath.h BayesWaveModel.h BayesWavePrior.h BayesWaveProposal.h BayesWaveWavelet.h GlitchBuster.h GlitchBusterConstants.h IMRPhenomD.h IMRPhenomD_internals.h version.h test-install/lib64: libbayeswave.so libbayeswave.so.1 libbayeswave.so.1.0.3 pkgconfig test-install/lib64/pkgconfig: bayeswave.pc [32;1m$ BayesWavePost --help[0;m ========= BayesWave Version: ======== Git remote origin: https://gitlab-ci-token:64_EHsjbQGuxnqq41DzFc1S@git.ligo.org/tyson-littenberg/bayeswave.git Git version: ca0cd43 Git commit: ca0cd43ddd1a528a2b120d323daf0544ff574390 Git commit author: sophie.hourihane@ligo.org Git commit date: Mon Apr 17 21:47:43 2023 +0000 ======== BayesWavePost USAGE: ======= REQUIRED: --ifo IFO interferometer (H1,L1,V1) --IFO-flow minimum frequency (Hz) --IFO-cache LALAdLIGO lie about the PSD --trigtime GPS trigger time --srate sampling rate (Hz) --seglen duration of data (s) --PSDstart GPS start time for PSD estimation --PSDlength duration of PSD estimation length --dataseed 1234 Lie about random seed for data --0noise no noise realization OPTIONAL: ---------------------------------------------------------------------------------- --- Run parameters ------------------------------------------------------------- ---------------------------------------------------------------------------------- --runName run name for output files --nuke delete chains/ and checkpoint/ when done [NOT RECOMMENDED] ---------------------------------------------------------------------------------- --- Model parameters ----------------------------------------------------------- ---------------------------------------------------------------------------------- --bayesLine use BayesLine for PSD model --additiveSn For Additive Sn Model --noAkima For Cubic Sn Model ---------------------------------------------------------------------------------- --- LALInference injection options --------------------------------------------- ---------------------------------------------------------------------------------- --inj injfile.xml Injection XML file to use --event N Event number from Injection XML file to use ---------------------------------------------------------------------------------- --- Burst MDC injection options ------------------------------------------------ ---------------------------------------------------------------------------------- --MDC-channel IFO1-chan, IFO2-chan, etc --MDC-cache IFO1-mdcframe, IFO2-mdcframe, etc --MDC-prefactor Rescale injection amplitude (1.0) ---------------------------------------------------------------------------------- --- BayesWave internal injection options ---------------------------------------- ---------------------------------------------------------------------------------- --BW-inject (signal/glitch) --BW-injName runName that produced the chain file --BW-path Path to BW chain file for injection (./chains) --BW-event Which sample from BayesWave chain (200000) EXAMPLE: BayesWavePost --ifo H1 --H1-flow 32 --H1-cache LALSimAdLIGO --H1-channel LALSimAdLIGO --trigtime 900000000.00 --srate 512 --seglen 4 --PSDstart 900000000 --PSDlength 1024 --dataseed 1234 --0noise section_end:1682106072:step_script [0Ksection_start:1682106072:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1682106073:cleanup_file_variables [0K[32;1mJob succeeded[0;m