wmde / wikibase-release-pipeline

BSD 3-Clause "New" or "Revised" License
46 stars 33 forks source link

problems running wikibase with default settings #265

Closed D063520 closed 2 years ago

D063520 commented 2 years ago

Hi,

I have problems to run the repo:

1) cloned the repo 2) cd example 3) cp template.env to .env 4) docker-compose -f docker-compose.yml -f docker-compose.extra.yml up -d

I'm running on MacOS. On MacOS the standard port 80 is occupied by apache (I would recommend to change the port to something that is not that default). I stopped the service "sudo apachectl stop". But I still run in multiple problems:

BlazeGraph(TM) Graph Engine

                   Flexible
                   Reliable
                  Affordable
      Web-Scale Computing for the Enterprise

Copyright SYSTAP, LLC DBA Blazegraph 2006-2016.  All rights reserved.

173af9f7f18e
Mon Dec 13 11:07:17 GMT 2021
Linux/5.10.76-linuxkit amd64
Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz Family 6 Model 158 Stepping 9, GenuineIntel #CPU=4
IcedTea 1.8.0_212
freeMemory=518642896
buildVersion=2.1.6-wmf.1
gitCommit=ab0ea16eaf37eacebe20b069eece8772216683ba

Dependency         License                                                                 
ICU                http://source.icu-project.org/repos/icu/icu/trunk/license.html          
bigdata-ganglia    http://www.apache.org/licenses/LICENSE-2.0.html                         
blueprints-core    https://github.com/tinkerpop/blueprints/blob/master/LICENSE.txt         
colt               http://acs.lbl.gov/software/colt/license.html                           
commons-codec      http://www.apache.org/licenses/LICENSE-2.0.html                         
commons-fileupload http://www.apache.org/licenses/LICENSE-2.0.html                         
commons-io         http://www.apache.org/licenses/LICENSE-2.0.html                         
commons-logging    http://www.apache.org/licenses/LICENSE-2.0.html                         
dsiutils           http://www.gnu.org/licenses/lgpl-2.1.html                               
fastutil           http://www.apache.org/licenses/LICENSE-2.0.html                         
flot               http://www.opensource.org/licenses/mit-license.php                      
high-scale-lib     http://creativecommons.org/licenses/publicdomain                        
httpclient         http://www.apache.org/licenses/LICENSE-2.0.html                         
httpclient-cache   http://www.apache.org/licenses/LICENSE-2.0.html                         
httpcore           http://www.apache.org/licenses/LICENSE-2.0.html                         
httpmime           http://www.apache.org/licenses/LICENSE-2.0.html                         
jackson-core       http://www.apache.org/licenses/LICENSE-2.0.html                         
jetty              http://www.apache.org/licenses/LICENSE-2.0.html                         
jquery             https://github.com/jquery/jquery/blob/master/MIT-LICENSE.txt            
jsonld             https://raw.githubusercontent.com/jsonld-java/jsonld-java/master/LICENCE
log4j              http://www.apache.org/licenses/LICENSE-2.0.html                         
lucene             http://www.apache.org/licenses/LICENSE-2.0.html                         
nanohttp           http://elonen.iki.fi/code/nanohttpd/#license                            
rexster-core       https://github.com/tinkerpop/rexster/blob/master/LICENSE.txt            
river              http://www.apache.org/licenses/LICENSE-2.0.html                         
semargl            https://github.com/levkhomich/semargl/blob/master/LICENSE               
servlet-api        http://www.apache.org/licenses/LICENSE-2.0.html                         
sesame             http://www.openrdf.org/download.jsp                                     
slf4j              http://www.slf4j.org/license.html                                       
zookeeper          http://www.apache.org/licenses/LICENSE-2.0.html                         

/runBlazegraph.sh: line 6:    12 Killed                  ./runBlazegraph.sh

Some problem with elastic search:

Done in 2.8 s.
++ bash /extra-install/ElasticSearch.sh
+ '[' -z elasticsearch.svc ']'
+ '[' -z 9200 ']'
+ /wait-for-it.sh elasticsearch.svc:9200 -t 300
wait-for-it.sh: waiting 300 seconds for elasticsearch.svc:9200
wait-for-it.sh: elasticsearch.svc:9200 is available after 0 seconds
+ php /var/www/html/extensions/CirrusSearch/maintenance/UpdateSearchIndexConfig.php
indexing namespaces...
mw_cirrus_metastore missing, creating new metastore index.
Creating metastore index... mw_cirrus_metastore_first   Scanning available plugins...
        experimental-highlighter, extra, ingest-geoip, ingest-user-agent
Elastica\Exception\ResponseException from line 182 of /var/www/html/vendor/ruflin/elastica/lib/Elastica/Transport/Http.php: index [mw_cirrus_metastore_first/0b1jJi44TTmeZ19FMx0Yrw] already exists [index: mw_cirrus_metastore_first]
#0 /var/www/html/vendor/ruflin/elastica/lib/Elastica/Request.php(194): Elastica\Transport\Http->exec(Object(Elastica\Request), Array)
#1 /var/www/html/vendor/ruflin/elastica/lib/Elastica/Client.php(689): Elastica\Request->send()
#2 /var/www/html/vendor/ruflin/elastica/lib/Elastica/Index.php(571): Elastica\Client->request('mw_cirrus_metas...', 'PUT', Array, Array)
#3 /var/www/html/extensions/CirrusSearch/includes/MetaStore/MetaStoreIndex.php(237): Elastica\Index->request('mw_cirrus_metas...', 'PUT', Array, Array)
#4 /var/www/html/extensions/CirrusSearch/includes/MetaStore/MetaStoreIndex.php(169): CirrusSearch\MetaStore\MetaStoreIndex->createNewIndex()
#5 /var/www/html/extensions/CirrusSearch/includes/Maintenance/Maintenance.php(218): CirrusSearch\MetaStore\MetaStoreIndex->createIfNecessary()
#6 /var/www/html/extensions/CirrusSearch/maintenance/IndexNamespaces.php(35): CirrusSearch\Maintenance\Maintenance->maybeCreateMetastore()
#7 /var/www/html/extensions/CirrusSearch/maintenance/UpdateSearchIndexConfig.php(54): CirrusSearch\Maintenance\IndexNamespaces->execute()
#8 /var/www/html/maintenance/doMaintenance.php(107): CirrusSearch\Maintenance\UpdateSearchIndexConfig->execute()
#9 /var/www/html/extensions/CirrusSearch/maintenance/UpdateSearchIndexConfig.php(70): require_once('/var/www/html/m...')
#10 {main}
wait-for-it.sh: waiting 300 seconds for mysql.svc:3306
wait-for-it.sh: mysql.svc:3306 is available after 0 seconds
wait-for-it.sh: waiting 300 seconds for mysql.svc:3306
wait-for-it.sh: mysql.svc:3306 is available after 0 seconds
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.23.0.7. Set the 'ServerName' directive globally to suppress this message
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.23.0.7. Set the 'ServerName' directive globally to suppress this message
[Mon Dec 13 10:55:43.505931 2021] [mpm_prefork:notice] [pid 32] AH00163: Apache/2.4.51 (Debian) PHP/7.4.26 configured -- resuming normal operations
[Mon Dec 13 10:55:43.506083 2021] [core:notice] [pid 32] AH00094: Command line: 'apache2 -D FOREGROUND'

many things look screwed. Any hints?

shigapov commented 2 years ago

It seems to be the same as #258.

D063520 commented 2 years ago

@shigapov: I saw that issue .. I think it is a bit different .. there it is:

[b88bcc940916d095e0c2ef5a] [no req]   Error from line 722 of /var/www/html/maintenance/includes/Maintenance.php: Class 'CirrusSearch\Maintenance\IndexNamespaces' not found

(i.e. class not found)

for me it is

Creating metastore index... mw_cirrus_metastore_first   Scanning available plugins...
        experimental-highlighter, extra, ingest-geoip, ingest-user-agent
Elastica\Exception\ResponseException from line 182 of /var/www/html/vendor/ruflin/elastica/lib/Elastica/Transport/Http.php: index [mw_cirrus_metastore_first/0b1jJi44TTmeZ19FMx0Yrw] already exists [index: mw_cirrus_metastore_first]

(not sure how the index can already exist)

toban commented 2 years ago

Howdy, sorry for being slow responding to this there is so many other things happening.

In general, i don't think(hope) you running docker in MacOSX should make either of elasticsearch or WDQS to not be able to run it just doesn't make much sense to me. That being said I'm pretty sure nobody from WMDE has run these containers on MacOSX, I will see if I can get a hold of a apple computer and give this a go.

For me to better understand whats happening I would like to see the full output of you starting the containers.

Could you delete anything that was previously created by running (this command will remove any volumes/data)

docker-compose -f docker-compose.yml -f docker-compose.extra.yml down --volumes

Bring it back up again but with the logs being output to the terminal

docker-compose -f docker-compose.yml -f docker-compose.extra.yml up

Then just copy that output and paste it here.

Thank you!

D063520 commented 2 years ago

Et voila

➜ example git:(main) docker-compose -f docker-compose.yml -f docker-compose.extra.yml down --volumes WARNING: The OAUTH_CONSUMER_KEY variable is not set. Defaulting to a blank string. WARNING: The OAUTH_CONSUMER_SECRET variable is not set. Defaulting to a blank string. Stopping example_quickstatements_1 ... done Stopping example_wdqs-updater_1 ... done Stopping example_wdqs-frontend_1 ... done Stopping example_wikibase_1 ... done Stopping example_wikibase_jobrunner_1 ... done Stopping example_wdqs-proxy_1 ... done Stopping example_mysql_1 ... done Stopping example_elasticsearch_1 ... done Stopping example_wdqs_1 ... done Removing example_quickstatements_1 ... done Removing example_wdqs-updater_1 ... done Removing example_wdqs-frontend_1 ... done Removing example_wikibase_1 ... done Removing example_wikibase_jobrunner_1 ... done Removing example_wdqs-proxy_1 ... done Removing example_mysql_1 ... done Removing example_elasticsearch_1 ... done Removing example_wdqs_1 ... done Removing network example_default Removing volume example_shared Removing volume example_mediawiki-mysql-data Removing volume example_LocalSettings Removing volume example_query-service-data Removing volume example_elasticsearch-data Removing volume example_quickstatements-data ➜ example git:(main) docker-compose -f docker-compose.yml -f docker-compose.extra.yml up WARNING: The OAUTH_CONSUMER_KEY variable is not set. Defaulting to a blank string. WARNING: The OAUTH_CONSUMER_SECRET variable is not set. Defaulting to a blank string. Creating network "example_default" with the default driver Creating volume "example_shared" with default driver Creating volume "example_mediawiki-mysql-data" with default driver Creating volume "example_LocalSettings" with default driver Creating volume "example_query-service-data" with default driver Creating volume "example_elasticsearch-data" with default driver Creating volume "example_quickstatements-data" with default driver Creating example_elasticsearch_1 ... done Creating example_mysql_1 ... done Creating example_wdqs_1 ... done Creating example_wdqs-proxy_1 ... done Creating example_wikibase_jobrunner_1 ... done Creating example_wikibase_1 ... done Creating example_wdqs-frontend_1 ... done Creating example_quickstatements_1 ... done Creating example_wdqs-updater_1 ... done Attaching to example_wdqs_1, example_mysql_1, example_elasticsearch_1, example_wdqs-proxy_1, example_wikibase_jobrunner_1, example_wdqs-frontend_1, example_wikibase_1, example_quickstatements_1, example_wdqs-updater_1 elasticsearch_1 | OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release. elasticsearch_1 | [2021-12-15T14:34:28,707][INFO ][o.e.e.NodeEnvironment ] [YzLe3eg] using [1] data paths, mounts [[/usr/share/elasticsearch/data (/dev/vda1)]], net usable_space [50.3gb], net total_space [58.4gb], types [ext4] elasticsearch_1 | [2021-12-15T14:34:28,714][INFO ][o.e.e.NodeEnvironment ] [YzLe3eg] heap size [494.9mb], compressed ordinary object pointers [true] mysql_1 | 2021-12-15 14:33:56+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.3.32+maria~focal started. mysql_1 | 2021-12-15 14:33:56+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql' mysql_1 | 2021-12-15 14:33:56+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:10.3.32+maria~focal started. mysql_1 | 2021-12-15 14:33:57+00:00 [Note] [Entrypoint]: Initializing database files elasticsearch_1 | [2021-12-15T14:34:28,716][INFO ][o.e.n.Node ] [YzLe3eg] node name derived from node ID [YzLe3egTQt68ky0bJ9Okiw]; set [node.name] to override mysql_1 | mysql_1 | mysql_1 | PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER ! mysql_1 | To do so, start the server, then issue the following command: mysql_1 | mysql_1 | '/usr/bin/mysql_secure_installation' mysql_1 | mysql_1 | which will also give you the option of removing the test mysql_1 | databases and anonymous user created by default. This is mysql_1 | strongly recommended for production servers. mysql_1 | mysql_1 | See the MariaDB Knowledgebase at http://mariadb.com/kb or the mysql_1 | MySQL manual for more instructions. mysql_1 | mysql_1 | Please report any problems at http://mariadb.org/jira mysql_1 | mysql_1 | The latest information about MariaDB is available at http://mariadb.org/. mysql_1 | You can find additional information about the MySQL part at: mysql_1 | http://dev.mysql.com mysql_1 | Consider joining MariaDB's strong and vibrant community: mysql_1 | https://mariadb.org/get-involved/ mysql_1 | elasticsearch_1 | [2021-12-15T14:34:28,717][INFO ][o.e.n.Node ] [YzLe3eg] version[6.5.4], pid[1], build[default/tar/d2ef93d/2018-12-17T21:17:40.758843Z], OS[Linux/5.10.76-linuxkit/amd64], JVM[Oracle Corporation/OpenJDK 64-Bit Server VM/11.0.1/11.0.1+13] mysql_1 | 2021-12-15 14:34:01+00:00 [Note] [Entrypoint]: Database files initialized wdqs-proxy_1 | 2021/12/15 14:33:57 [notice] 9#9: using the "epoll" event method wdqs-frontend_1 | 2021/12/15 14:33:58 [emerg] 1#1: host not found in upstream "wikibase.svc" in /etc/nginx/conf.d/default.conf:8 wdqs-frontend_1 | nginx: [emerg] host not found in upstream "wikibase.svc" in /etc/nginx/conf.d/default.conf:8 elasticsearch_1 | [2021-12-15T14:34:28,717][INFO ][o.e.n.Node ] [YzLe3eg] JVM arguments [-Xms1g, -Xmx1g, -XX:+UseConcMarkSweepGC, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Djava.io.tmpdir=/tmp/elasticsearch.gBBuWAGR, -XX:+HeapDumpOnOutOfMemoryError, -XX:HeapDumpPath=data, -XX:ErrorFile=logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -Djava.locale.providers=COMPAT, -XX:UseAVX=2, -Des.cgroups.hierarchy.override=/, -Xms512m, -Xmx512m, -Des.path.home=/usr/share/elasticsearch, -Des.path.conf=/usr/share/elasticsearch/config, -Des.distribution.flavor=default, -Des.distribution.type=tar] mysql_1 | 2021-12-15 14:34:01+00:00 [Note] [Entrypoint]: Starting temporary server mysql_1 | 2021-12-15 14:34:01+00:00 [Note] [Entrypoint]: Waiting for server startup mysql_1 | 2021-12-15 14:34:01 0 [Note] mysqld (mysqld 10.3.32-MariaDB-1:10.3.32+maria~focal) starting as process 118 ... mysql_1 | 2021-12-15 14:34:01 0 [Note] InnoDB: Using Linux native AIO mysql_1 | 2021-12-15 14:34:01 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins mysql_1 | 2021-12-15 14:34:01 0 [Note] InnoDB: Uses event mutexes mysql_1 | 2021-12-15 14:34:01 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 elasticsearch_1 | [2021-12-15T14:34:36,891][INFO ][o.e.p.PluginsService ] [YzLe3eg] loaded module [aggs-matrix-stats] elasticsearch_1 | [2021-12-15T14:34:36,892][INFO ][o.e.p.PluginsService ] [YzLe3eg] loaded module [analysis-common] elasticsearch_1 | [2021-12-15T14:34:36,892][INFO ][o.e.p.PluginsService ] [YzLe3eg] loaded module [ingest-common] elasticsearch_1 | [2021-12-15T14:34:36,892][INFO ][o.e.p.PluginsService ] [YzLe3eg] loaded module [lang-expression] elasticsearch_1 | [2021-12-15T14:34:36,892][INFO ][o.e.p.PluginsService ] [YzLe3eg] loaded module [lang-mustache] elasticsearch_1 | [2021-12-15T14:34:36,892][INFO ][o.e.p.PluginsService ] [YzLe3eg] loaded module [lang-painless] elasticsearch_1 | [2021-12-15T14:34:36,892][INFO ][o.e.p.PluginsService ] [YzLe3eg] loaded module [mapper-extras] elasticsearch_1 | [2021-12-15T14:34:36,892][INFO ][o.e.p.PluginsService ] [YzLe3eg] loaded module [parent-join] elasticsearch_1 | [2021-12-15T14:34:36,892][INFO ][o.e.p.PluginsService ] [YzLe3eg] loaded module [percolator] elasticsearch_1 | [2021-12-15T14:34:36,892][INFO ][o.e.p.PluginsService ] [YzLe3eg] loaded module [rank-eval] elasticsearch_1 | [2021-12-15T14:34:36,893][INFO ][o.e.p.PluginsService ] [YzLe3eg] loaded module [reindex] elasticsearch_1 | [2021-12-15T14:34:36,893][INFO ][o.e.p.PluginsService ] [YzLe3eg] loaded module [repository-url] elasticsearch_1 | [2021-12-15T14:34:36,893][INFO ][o.e.p.PluginsService ] [YzLe3eg] loaded module [transport-netty4] elasticsearch_1 | [2021-12-15T14:34:36,893][INFO ][o.e.p.PluginsService ] [YzLe3eg] loaded module [tribe] elasticsearch_1 | [2021-12-15T14:34:36,893][INFO ][o.e.p.PluginsService ] [YzLe3eg] loaded module [x-pack-ccr] elasticsearch_1 | [2021-12-15T14:34:36,893][INFO ][o.e.p.PluginsService ] [YzLe3eg] loaded module [x-pack-core] elasticsearch_1 | [2021-12-15T14:34:36,893][INFO ][o.e.p.PluginsService ] [YzLe3eg] loaded module [x-pack-deprecation] elasticsearch_1 | [2021-12-15T14:34:36,894][INFO ][o.e.p.PluginsService ] [YzLe3eg] loaded module [x-pack-graph] elasticsearch_1 | [2021-12-15T14:34:36,894][INFO ][o.e.p.PluginsService ] [YzLe3eg] loaded module [x-pack-logstash] elasticsearch_1 | [2021-12-15T14:34:36,894][INFO ][o.e.p.PluginsService ] [YzLe3eg] loaded module [x-pack-ml] elasticsearch_1 | [2021-12-15T14:34:36,894][INFO ][o.e.p.PluginsService ] [YzLe3eg] loaded module [x-pack-monitoring] elasticsearch_1 | [2021-12-15T14:34:36,894][INFO ][o.e.p.PluginsService ] [YzLe3eg] loaded module [x-pack-rollup] elasticsearch_1 | [2021-12-15T14:34:36,894][INFO ][o.e.p.PluginsService ] [YzLe3eg] loaded module [x-pack-security] elasticsearch_1 | [2021-12-15T14:34:36,894][INFO ][o.e.p.PluginsService ] [YzLe3eg] loaded module [x-pack-sql] elasticsearch_1 | [2021-12-15T14:34:36,894][INFO ][o.e.p.PluginsService ] [YzLe3eg] loaded module [x-pack-upgrade] elasticsearch_1 | [2021-12-15T14:34:36,894][INFO ][o.e.p.PluginsService ] [YzLe3eg] loaded module [x-pack-watcher] elasticsearch_1 | [2021-12-15T14:34:36,895][INFO ][o.e.p.PluginsService ] [YzLe3eg] loaded plugin [experimental-highlighter] elasticsearch_1 | [2021-12-15T14:34:36,895][INFO ][o.e.p.PluginsService ] [YzLe3eg] loaded plugin [extra] wdqs_1 | /wdqs /wdqs wdqs_1 | Running Blazegraph from /wdqs on :9999/bigdata wdqs_1 | 2021-12-15 14:33:57.947:INFO::main: Logging initialized @963ms to org.eclipse.jetty.util.log.StdErrLog wdqs_1 | WARNING: jetty-runner is deprecated. wdqs_1 | See Jetty Documentation for startup options wdqs_1 | https://www.eclipse.org/jetty/documentation/ wdqs_1 | 2021-12-15 14:33:57.989:INFO:oejr.Runner:main: Runner wdqs_1 | 2021-12-15 14:33:58.320:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_212-b04 wdqs_1 | 2021-12-15 14:34:36.036:INFO:oeja.AnnotationConfiguration:main: Scanning elapsed time=9410ms wdqs_1 | #logback.classic pattern: %d{HH:mm:ss.SSS} [%thread] %-5level %logger{36} IP:%X{req.remoteHost} UA:%X{req.userAgent} - %msg%n%rEx{1,QUERY_TIMEOUT,SYNTAX_ERROR} wdqs_1 | 2021-12-15 14:34:38.312:INFO:oejs.session:main: DefaultSessionIdManager workerName=node0 wdqs_1 | 2021-12-15 14:34:38.312:INFO:oejs.session:main: No SessionScavenger set, using defaults wdqs-proxy_1 | 2021/12/15 14:33:57 [notice] 9#9: nginx/1.20.2 elasticsearch_1 | [2021-12-15T14:34:36,896][INFO ][o.e.p.PluginsService ] [YzLe3eg] loaded plugin [ingest-geoip] wikibase_1 | wait-for-it.sh: waiting 300 seconds for mysql.svc:3306 mysql_1 | 2021-12-15 14:34:01 0 [Note] InnoDB: Number of pools: 1 wdqs_1 | 2021-12-15 14:34:38.339:INFO:oejs.session:main: node0 Scavenging every 660000ms wdqs-proxy_1 | 2021/12/15 14:33:57 [notice] 9#9: built by gcc 10.3.1 20210424 (Alpine 10.3.1_git20210424) wdqs-proxy_1 | 2021/12/15 14:33:57 [notice] 9#9: OS: Linux 5.10.76-linuxkit wdqs-proxy_1 | 2021/12/15 14:33:57 [notice] 9#9: getrlimit(RLIMIT_NOFILE): 1048576:1048576 wdqs_1 | INFO: com.bigdata.util.config.LogUtil: Configure: file:/tmp/jetty-0.0.0.0-9999-blazegraph-service-0.3.40.war-_bigdata-any-5500768805358075075.dir/webapp/WEB-INF/classes/log4j.properties wikibase_jobrunner_1 | wait-for-it.sh: waiting 300 seconds for mysql.svc:3306 elasticsearch_1 | [2021-12-15T14:34:36,904][INFO ][o.e.p.PluginsService ] [YzLe3eg] loaded plugin [ingest-user-agent] mysql_1 | 2021-12-15 14:34:01 0 [Note] InnoDB: Using SSE2 crc32 instructions wdqs-proxy_1 | 2021/12/15 14:33:57 [notice] 9#9: start worker processes wdqs_1 | 14:34:38.426 [main] WARN com.bigdata.Banner IP: UA: - Defaulting log level to WARN: com.bigdata wikibase_1 | wait-for-it.sh: mysql.svc:3306 is available after 0 seconds mysql_1 | 2021-12-15 14:34:01 0 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M wdqs-proxy_1 | 2021/12/15 14:33:57 [notice] 9#9: start worker process 10 mysql_1 | 2021-12-15 14:34:01 0 [Note] InnoDB: Completed initialization of buffer pool wikibase_jobrunner_1 | wait-for-it.sh: mysql.svc:3306 is available after 34 seconds wdqs-proxy_1 | 2021/12/15 14:33:57 [notice] 9#9: start worker process 11 wdqs-proxy_1 | 2021/12/15 14:33:57 [notice] 9#9: start worker process 12 wdqs-proxy_1 | 2021/12/15 14:33:57 [notice] 9#9: start worker process 13 wdqs_1 | wdqs_1 | BlazeGraph(TM) Graph Engine wdqs_1 | wdqs_1 | Flexible wdqs_1 | Reliable wdqs_1 | Affordable wdqs_1 | Web-Scale Computing for the Enterprise wdqs_1 | wdqs_1 | Copyright SYSTAP, LLC DBA Blazegraph 2006-2016. All rights reserved. wdqs_1 | wdqs_1 | e8a6beed62bb wdqs_1 | Wed Dec 15 14:34:38 GMT 2021 wdqs_1 | Linux/5.10.76-linuxkit amd64 wdqs_1 | Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz Family 6 Model 158 Stepping 9, GenuineIntel #CPU=4 wdqs_1 | IcedTea 1.8.0_212 wdqs_1 | freeMemory=602312760 wdqs_1 | buildVersion=2.1.6-wmf.1 wdqs_1 | gitCommit=ab0ea16eaf37eacebe20b069eece8772216683ba wdqs_1 | wdqs_1 | Dependency License
wdqs_1 | ICU http://source.icu-project.org/repos/icu/icu/trunk/license.html
wdqs_1 | bigdata-ganglia http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | blueprints-core https://github.com/tinkerpop/blueprints/blob/master/LICENSE.txt
wdqs_1 | colt http://acs.lbl.gov/software/colt/license.html
wdqs_1 | commons-codec http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | commons-fileupload http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | commons-io http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | commons-logging http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | dsiutils http://www.gnu.org/licenses/lgpl-2.1.html
wdqs_1 | fastutil http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | flot http://www.opensource.org/licenses/mit-license.php
wdqs_1 | high-scale-lib http://creativecommons.org/licenses/publicdomain
wdqs_1 | httpclient http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | httpclient-cache http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | httpcore http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | httpmime http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | jackson-core http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | jetty http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | jquery https://github.com/jquery/jquery/blob/master/MIT-LICENSE.txt
wdqs_1 | jsonld https://raw.githubusercontent.com/jsonld-java/jsonld-java/master/LICENCE wdqs_1 | log4j http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | lucene http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | nanohttp http://elonen.iki.fi/code/nanohttpd/#license
wdqs_1 | rexster-core https://github.com/tinkerpop/rexster/blob/master/LICENSE.txt
wdqs_1 | river http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | semargl https://github.com/levkhomich/semargl/blob/master/LICENSE
wdqs_1 | servlet-api http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | sesame http://www.openrdf.org/download.jsp
wdqs_1 | slf4j http://www.slf4j.org/license.html
wdqs_1 | zookeeper http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | wdqs_1 | /runBlazegraph.sh: line 6: 12 Killed ./runBlazegraph.sh mysql_1 | 2021-12-15 14:34:01 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). mysql_1 | 2021-12-15 14:34:13 0 [Note] InnoDB: 128 out of 128 rollback segments are active. mysql_1 | 2021-12-15 14:34:14 0 [Note] InnoDB: Creating shared tablespace for temporary tables mysql_1 | 2021-12-15 14:34:14 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... mysql_1 | 2021-12-15 14:34:14 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. wikibase_1 | wait-for-it.sh: waiting 300 seconds for mysql.svc:3306 wikibase_1 | wait-for-it.sh: mysql.svc:3306 is available after 0 seconds wikibase_jobrunner_1 | wait-for-it.sh: waiting 300 seconds for mysql.svc:3306 wikibase_jobrunner_1 | wait-for-it.sh: mysql.svc:3306 is available after 0 seconds wikibase_jobrunner_1 | LocalSettings.php not shared yet - waiting for 10 seconds. wikibase_jobrunner_1 | LocalSettings.php not shared yet - waiting for 10 seconds. wikibase_jobrunner_1 | LocalSettings.php not shared yet - waiting for 10 seconds. mysql_1 | 2021-12-15 14:34:14 0 [Note] InnoDB: Waiting for purge to start mysql_1 | 2021-12-15 14:34:14 0 [Note] InnoDB: 10.3.32 started; log sequence number 1625443; transaction id 20 mysql_1 | 2021-12-15 14:34:14 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool mysql_1 | 2021-12-15 14:34:14 0 [Note] Plugin 'FEEDBACK' is disabled. mysql_1 | 2021-12-15 14:34:16 0 [Warning] 'user' entry 'root@e2cacf807949' ignored in --skip-name-resolve mode. mysql_1 | 2021-12-15 14:34:16 0 [Warning] 'proxies_priv' entry '@% root@e2cacf807949' ignored in --skip-name-resolve mode. mysql_1 | 2021-12-15 14:34:17 0 [Note] InnoDB: Buffer pool(s) load completed at 211215 14:34:17 mysql_1 | 2021-12-15 14:34:18 0 [Note] Reading of all Master_info entries succeeded mysql_1 | 2021-12-15 14:34:18 0 [Note] Added new Master_info '' to hash table mysql_1 | 2021-12-15 14:34:18 0 [Note] mysqld: ready for connections. mysql_1 | Version: '10.3.32-MariaDB-1:10.3.32+maria~focal' socket: '/var/run/mysqld/mysqld.sock' port: 0 mariadb.org binary distribution mysql_1 | 2021-12-15 14:34:18+00:00 [Note] [Entrypoint]: Temporary server started. mysql_1 | Warning: Unable to load '/usr/share/zoneinfo/leap-seconds.list' as time zone. Skipping it. mysql_1 | Warning: Unable to load '/usr/share/zoneinfo/leapseconds' as time zone. Skipping it. mysql_1 | Warning: Unable to load '/usr/share/zoneinfo/tzdata.zi' as time zone. Skipping it. mysql_1 | 2021-12-15 14:34:28+00:00 [Note] [Entrypoint]: GENERATED ROOT PASSWORD: ,xc<<Q"[$cZr1D+PQCYo6%;!xR/?cl mysql_1 | 2021-12-15 14:34:28 10 [Warning] 'proxies_priv' entry '@% root@e2cacf807949' ignored in --skip-name-resolve mode. mysql_1 | 2021-12-15 14:34:28+00:00 [Note] [Entrypoint]: Creating database my_wiki mysql_1 | 2021-12-15 14:34:28+00:00 [Note] [Entrypoint]: Creating user sqluser mysql_1 | 2021-12-15 14:34:28+00:00 [Note] [Entrypoint]: Giving user sqluser access to schema my_wiki mysql_1 | mysql_1 | 2021-12-15 14:34:28+00:00 [Note] [Entrypoint]: Stopping temporary server mysql_1 | 2021-12-15 14:34:28 0 [Note] mysqld (initiated by: root[root] @ localhost []): Normal shutdown mysql_1 | 2021-12-15 14:34:28 0 [Note] Event Scheduler: Purging the queue. 0 events mysql_1 | 2021-12-15 14:34:28 0 [Note] InnoDB: FTS optimize thread exiting. mysql_1 | 2021-12-15 14:34:28 0 [Note] InnoDB: Starting shutdown... mysql_1 | 2021-12-15 14:34:28 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool mysql_1 | 2021-12-15 14:34:28 0 [Note] InnoDB: Buffer pool(s) dump completed at 211215 14:34:28 mysql_1 | 2021-12-15 14:34:29 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1" mysql_1 | 2021-12-15 14:34:29 0 [Note] InnoDB: Shutdown completed; log sequence number 1625452; transaction id 21 mysql_1 | 2021-12-15 14:34:30 0 [Note] mysqld: Shutdown complete mysql_1 | mysql_1 | 2021-12-15 14:34:30+00:00 [Note] [Entrypoint]: Temporary server stopped mysql_1 | mysql_1 | 2021-12-15 14:34:30+00:00 [Note] [Entrypoint]: MariaDB init process done. Ready for start up. mysql_1 | mysql_1 | 2021-12-15 14:34:30 0 [Note] mysqld (mysqld 10.3.32-MariaDB-1:10.3.32+maria~focal) starting as process 1 ... mysql_1 | 2021-12-15 14:34:30 0 [Note] InnoDB: Using Linux native AIO mysql_1 | 2021-12-15 14:34:30 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins mysql_1 | 2021-12-15 14:34:30 0 [Note] InnoDB: Uses event mutexes mysql_1 | 2021-12-15 14:34:30 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 mysql_1 | 2021-12-15 14:34:30 0 [Note] InnoDB: Number of pools: 1 mysql_1 | 2021-12-15 14:34:30 0 [Note] InnoDB: Using SSE2 crc32 instructions mysql_1 | 2021-12-15 14:34:30 0 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M mysql_1 | 2021-12-15 14:34:30 0 [Note] InnoDB: Completed initialization of buffer pool mysql_1 | 2021-12-15 14:34:30 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). mysql_1 | 2021-12-15 14:34:30 0 [Note] InnoDB: 128 out of 128 rollback segments are active. mysql_1 | 2021-12-15 14:34:30 0 [Note] InnoDB: Creating shared tablespace for temporary tables mysql_1 | 2021-12-15 14:34:30 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... mysql_1 | 2021-12-15 14:34:30 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. mysql_1 | 2021-12-15 14:34:30 0 [Note] InnoDB: Waiting for purge to start mysql_1 | 2021-12-15 14:34:30 0 [Note] InnoDB: 10.3.32 started; log sequence number 1625452; transaction id 20 mysql_1 | 2021-12-15 14:34:30 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool mysql_1 | 2021-12-15 14:34:30 0 [Note] InnoDB: Buffer pool(s) load completed at 211215 14:34:30 mysql_1 | 2021-12-15 14:34:30 0 [Note] Plugin 'FEEDBACK' is disabled. mysql_1 | 2021-12-15 14:34:30 0 [Note] Server socket created on IP: '::'. mysql_1 | 2021-12-15 14:34:30 0 [Warning] 'proxies_priv' entry '@% root@e2cacf807949' ignored in --skip-name-resolve mode. mysql_1 | 2021-12-15 14:34:30 0 [Note] Reading of all Master_info entries succeeded mysql_1 | 2021-12-15 14:34:30 0 [Note] Added new Master_info '' to hash table mysql_1 | 2021-12-15 14:34:30 0 [Note] mysqld: ready for connections. mysql_1 | Version: '10.3.32-MariaDB-1:10.3.32+maria~focal' socket: '/var/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution wdqs-updater_1 | wait-for-it.sh: waiting 300 seconds for wikibase.svc:80 quickstatements_1 | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.18.0.9. Set the 'ServerName' directive globally to suppress this message quickstatements_1 | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.18.0.9. Set the 'ServerName' directive globally to suppress this message quickstatements_1 | [Wed Dec 15 14:34:59.303144 2021] [mpm_prefork:notice] [pid 11] AH00163: Apache/2.4.51 (Debian) PHP/7.3.33 configured -- resuming normal operations quickstatements_1 | [Wed Dec 15 14:34:59.304619 2021] [core:notice] [pid 11] AH00094: Command line: 'apache2 -D FOREGROUND' elasticsearch_1 | [2021-12-15T14:34:59,365][INFO ][o.e.x.s.a.s.FileRolesStore] [YzLe3eg] parsed [0] roles from file [/usr/share/elasticsearch/config/roles.yml] wikibase_1 | PHP 7.4.26 is installed. wikibase_1 | Found ImageMagick: /usr/bin/convert. Image thumbnailing will be enabled if you enable uploads. wikibase_1 | Found the Git version control software: /usr/bin/git. wikibase_1 | Using server name "http://localhost". wikibase_1 | Warning: No --scriptpath specified, using default: /wiki. wikibase_1 | Using server URL "http://localhost/wiki". wikibase_1 | Warning: Your default directory for uploads (/var/www/html/images/) is not checked for vulnerability to arbitrary script execution during the CLI install. wikibase_1 | Using the PHP intl extension for Unicode normalization. wikibase_1 | The environment has been checked. You can install MediaWiki. wikibase_1 | Setting up database wikibase_1 | done wikibase_1 | Creating tables, step one wikibase_1 | done wikibase_1 | Creating database user wikibase_1 | done wikibase_1 | Creating tables, step two elasticsearch_1 | [2021-12-15T14:35:02,078][INFO ][o.e.x.m.j.p.l.CppLogMessageHandler] [YzLe3eg] [controller/76] [Main.cc@109] controller (64 bit): Version 6.5.4 (Build b616085ef32393) Copyright (c) 2018 Elasticsearch BV wikibase_jobrunner_1 | LocalSettings.php not shared yet - waiting for 10 seconds. wikibase_1 | done wikibase_1 | Populating default interwiki table wikibase_1 | done wikibase_1 | Initializing statistics wikibase_1 | done wikibase_1 | Generating secret keys wikibase_1 | done wikibase_1 | Prevent running unneeded updates wikibase_1 | done wikibase_1 | Restoring mediawiki services wikibase_1 | done wikibase_1 | Creating administrator user account wikibase_1 | done wikibase_1 | Creating main page with default content wikibase_1 | done wikibase_1 | Database was successfully set up wikibase_1 | MediaWiki has been successfully installed. You can now visit http://localhost/wiki to view your wiki. If you have questions, check out our frequently asked questions list: https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ or use one of the support forums linked on that page. elasticsearch_1 | [2021-12-15T14:35:05,589][INFO ][o.e.d.DiscoveryModule ] [YzLe3eg] using discovery type [single-node] and host providers [settings] example_wdqs_1 exited with code 137 wikibase_1 | Done! wdqs_1 | /wdqs /wdqs wdqs_1 | Running Blazegraph from /wdqs on :9999/bigdata wikibase_1 | MediaWiki 1.35.4 Updater wikibase_1 | wikibase_1 | Your composer.lock file is up to date with current dependencies! wikibase_1 | Going to run database updates for my_wiki wikibase_1 | Depending on the size of your database this may take a while! wikibase_1 | ...have ipb_id field in ipblocks table. wikibase_1 | ...have ipb_expiry field in ipblocks table. wikibase_1 | ...already have interwiki table wikibase_1 | ...indexes seem up to 20031107 standards. wikibase_1 | ...have rc_type field in recentchanges table. wikibase_1 | ...index new_name_timestamp already set on recentchanges table. wikibase_1 | ...have user_real_name field in user table. wikibase_1 | ...querycache table already exists. wikibase_1 | ...objectcache table already exists. wikibase_1 | ...categorylinks table already exists. wikibase_1 | ...have pagelinks; skipping old links table updates wikibase_1 | ...il_from OK wikibase_1 | ...have rc_ip field in recentchanges table. wikibase_1 | ...index PRIMARY already set on image table. wikibase_1 | ...have rc_id field in recentchanges table. wikibase_1 | ...have rc_patrolled field in recentchanges table. wikibase_1 | ...logging table already exists. wikibase_1 | ...have user_token field in user table. wikibase_1 | ...have wl_notificationtimestamp field in watchlist table. wikibase_1 | ...watchlist talk page rows already present. wikibase_1 | ...user table does not contain user_emailauthenticationtimestamp field. wikibase_1 | ...page table already exists. wikibase_1 | ...have log_params field in logging table. wikibase_1 | ...logging table has correct log_title encoding. wikibase_1 | ...have ar_rev_id field in archive table. wikibase_1 | ...have page_len field in page table. wikibase_1 | ...revision table does not contain inverse_timestamp field. wikibase_1 | ...have rev_deleted field in revision table. wikibase_1 | ...have img_width field in image table. wikibase_1 | ...have img_metadata field in image table. wikibase_1 | ...have user_email_token field in user table. wikibase_1 | ...page_namespace is already a full int (int(11)). wikibase_1 | ...ar_namespace is already a full int (int(11)). wikibase_1 | ...rc_namespace is already a full int (int(11)). wikibase_1 | ...wl_namespace is already a full int (int(11)). wikibase_1 | ...qc_namespace is already a full int (int(11)). wikibase_1 | ...log_namespace is already a full int (int(11)). wikibase_1 | ...have img_media_type field in image table. wikibase_1 | ...already have pagelinks table. wikibase_1 | ...image table does not contain img_type field. wikibase_1 | ...already have unique user_name index. wikibase_1 | ...user_groups table exists and is in current format. wikibase_1 | ...have ss_total_pages field in site_stats table. wikibase_1 | ...user_newtalk table already exists. wikibase_1 | ...have iw_trans field in interwiki table. wikibase_1 | ...wl_notificationtimestamp is already nullable. wikibase_1 | ...index times already set on logging table. wikibase_1 | ...have ipb_range_start field in ipblocks table. wikibase_1 | ...no page_random rows needed to be set wikibase_1 | ...have user_registration field in user table. wikibase_1 | ...templatelinks table already exists wikibase_1 | ...externallinks table already exists. wikibase_1 | ...job table already exists. wikibase_1 | ...have ss_images field in site_stats table. wikibase_1 | ...langlinks table already exists. wikibase_1 | ...querycache_info table already exists. wikibase_1 | ...filearchive table already exists. wikibase_1 | ...have ipb_anon_only field in ipblocks table. wikibase_1 | ...have user_newpass_time field in user table. wikibase_1 | ...redirect table already exists. wikibase_1 | ...querycachetwo table already exists. wikibase_1 | ...have ipb_enable_autoblock field in ipblocks table. wikibase_1 | ...index pl_namespace on table pagelinks includes field pl_from. wikibase_1 | ...index tl_namespace on table templatelinks includes field tl_from. wikibase_1 | ...index il_to on table imagelinks includes field il_from. wikibase_1 | ...have rc_old_len field in recentchanges table. wikibase_1 | ...have user_editcount field in user table. wikibase_1 | ...page_restrictions table already exists. wikibase_1 | ...have log_id field in logging table. wikibase_1 | ...have rev_parent_id field in revision table. wikibase_1 | ...have pr_id field in page_restrictions table. wikibase_1 | ...have rev_len field in revision table. wikibase_1 | ...have rc_deleted field in recentchanges table. wikibase_1 | ...have log_deleted field in logging table. wikibase_1 | ...have ar_deleted field in archive table. wikibase_1 | ...have ipb_deleted field in ipblocks table. wikibase_1 | ...have fa_deleted field in filearchive table. wikibase_1 | ...have ar_len field in archive table. wikibase_1 | ...have ipb_block_email field in ipblocks table. wikibase_1 | ...index cl_sortkey on table categorylinks includes field cl_from. wikibase_1 | ...have oi_metadata field in oldimage table. wikibase_1 | ...have ar_page_id field in archive table. wikibase_1 | ...have img_sha1 field in image table. wikibase_1 | ...protected_titles table already exists. wikibase_1 | ...page_props table already exists. wikibase_1 | ...updatelog table already exists. wikibase_1 | ...category table already exists. wikibase_1 | Populating category table, printing progress markers. For large databases, you wikibase_1 | may want to hit Ctrl-C and do this manually with maintenance/ wikibase_1 | populateCategory.php. wikibase_1 | Done populating category table. wikibase_1 | ...have ar_parent_id field in archive table. wikibase_1 | ...have user_last_timestamp field in user_newtalk table. wikibase_1 | Populating rev_parent_id fields, printing progress markers. For large wikibase_1 | databases, you may want to hit Ctrl-C and do this manually with wikibase_1 | maintenance/populateParentId.php. wikibase_1 | Populating rev_parent_id column wikibase_1 | ...doing rev_id from 1 to 200 wikibase_1 | rev_parent_id population complete ... 0 rows [0 changed] wikibase_1 | ...protected_titles table has correct pt_title encoding. wikibase_1 | ...have ss_active_users field in site_stats table. wikibase_1 | ...ss_active_users user count set... wikibase_1 | ...have ipb_allow_usertalk field in ipblocks table. wikibase_1 | ...change_tag table already exists. wikibase_1 | ...user_properties table already exists. wikibase_1 | ...log_search table already exists. wikibase_1 | Populating log_search table, printing progress markers. For large wikibase_1 | databases, you may want to hit Ctrl-C and do this manually with wikibase_1 | maintenance/populateLogSearch.php. wikibase_1 | This does not appear to be an upgrade from MediaWiki pre-1.16 (logging.log_user does not exist). wikibase_1 | Nothing to do. wikibase_1 | done. wikibase_1 | ...l10n_cache table already exists. wikibase_1 | ...ct_rc_id key doesn't exist. wikibase_1 | ...have rd_interwiki field in redirect table. wikibase_1 | Altering all *_mime_minor fields to 100 bytes in size ...done. wikibase_1 | ...iwlinks table already exists. wikibase_1 | ...index iwl_prefix_title_from already set on iwlinks table. wikibase_1 | ...have ul_value field in updatelog table. wikibase_1 | ...have iw_api field in interwiki table. wikibase_1 | ...iwl_prefix key doesn't exist. wikibase_1 | ...have cl_collation field in categorylinks table. wikibase_1 | Updating categorylinks (again) ...done. wikibase_1 | ...module_deps table already exists. wikibase_1 | ...ar_page_revid key doesn't exist. wikibase_1 | ...skipping index ar_revid because index ar_revid_uniq already set on archive table. wikibase_1 | ...user_last_timestamp is already nullable. wikibase_1 | ...index user_email already set on user table. wikibase_1 | ...up_property in table user_properties already modified by patch patch-up_property.sql. wikibase_1 | ...uploadstash table already exists. wikibase_1 | ...user_former_groups table already exists. wikibase_1 | ...have rev_sha1 field in revision table. wikibase_1 | ...batch conversion of user_options: nothing to migrate. done. wikibase_1 | ...user table does not contain user_options field. wikibase_1 | ...have ar_sha1 field in archive table. wikibase_1 | ...index page_redirect_namespace_len already set on page table. wikibase_1 | ...have us_chunk_inx field in uploadstash table. wikibase_1 | ...have job_timestamp field in job table. wikibase_1 | ...have ipb_parent_block_id field in ipblocks table. wikibase_1 | ...index ipb_parent_block_id already set on ipblocks table. wikibase_1 | ...category table does not contain cat_hidden field. wikibase_1 | ...have page_content_model field in page table. wikibase_1 | ...site_stats table does not contain ss_admins field. wikibase_1 | ...recentchanges table does not contain rc_moved_to_title field. wikibase_1 | ...sites table already exists. wikibase_1 | ...have fa_sha1 field in filearchive table. wikibase_1 | ...have job_token field in job table. wikibase_1 | ...have job_attempts field in job table. wikibase_1 | ...have us_props field in uploadstash table. wikibase_1 | ...ug_group in table user_groups already modified by patch patch-ug_group-length-increase-255.sql. wikibase_1 | ...ufg_group in table user_former_groups already modified by patch patch-ufg_group-length-increase-255.sql. wikibase_1 | ...index pp_propname_page already set on page_props table. wikibase_1 | ...index img_media_mime already set on image table. wikibase_1 | ...iwl_prefix_title_from index is already non-UNIQUE. wikibase_1 | ...index iwl_prefix_from_title already set on iwlinks table. wikibase_1 | ...have ar_id field in archive table. wikibase_1 | ...have el_id field in externallinks table. wikibase_1 | ...have rc_source field in recentchanges table. wikibase_1 | ...have page_links_updated field in page table. wikibase_1 | ...have user_password_expires field in user table. wikibase_1 | ...have pp_sortkey field in page_props table. wikibase_1 | ...recentchanges table does not contain rc_cur_time field. wikibase_1 | ...index wl_user_notificationtimestamp already set on watchlist table. wikibase_1 | ...have page_lang field in page table. wikibase_1 | ...have pl_from_namespace field in pagelinks table. wdqs_1 | 2021-12-15 14:35:13.001:INFO::main: Logging initialized @801ms to org.eclipse.jetty.util.log.StdErrLog wikibase_1 | ...have tl_from_namespace field in templatelinks table. wikibase_1 | ...have il_from_namespace field in imagelinks table. wikibase_1 | ...img_major_mime in table image already modified by patch patch-img_major_mime-chemical.sql. wikibase_1 | ...oi_major_mime in table oldimage already modified by patch patch-oi_major_mime-chemical.sql. wikibase_1 | ...fa_major_mime in table filearchive already modified by patch patch-fa_major_mime-chemical.sql. wikibase_1 | ...comment fields are up to date. wikibase_1 | ...hitcounter doesn't exist. wikibase_1 | ...site_stats table does not contain ss_total_views field. wikibase_1 | ...page table does not contain page_counter field. wikibase_1 | ...msg_resource_links doesn't exist. wikibase_1 | ...msg_resource doesn't exist. wikibase_1 | ...bot_passwords table already exists. wdqs_1 | WARNING: jetty-runner is deprecated. wdqs_1 | See Jetty Documentation for startup options wdqs_1 | https://www.eclipse.org/jetty/documentation/ wikibase_1 | ...have wl_id field in watchlist table. wikibase_1 | ...cl_collation key doesn't exist. wdqs_1 | 2021-12-15 14:35:13.049:INFO:oejr.Runner:main: Runner wikibase_1 | ...index cl_collation_ext already set on categorylinks table. wikibase_1 | ...collations up-to-date. wikibase_1 | ...index rc_name_type_patrolled_timestamp already set on recentchanges table. wikibase_1 | ...rev_page_id index already non-unique. wikibase_1 | ...pl_namespace, tl_namespace, il_to indices are already non-UNIQUE. wikibase_1 | ...have ct_id field in change_tag table. wikibase_1 | Modifying rc_ip field of table recentchanges ...done. wikibase_1 | ...have el_index_60 field in externallinks table. wikibase_1 | ...ug_user_group key doesn't exist. wikibase_1 | ...have ug_expiry field in user_groups table. wikibase_1 | Modifying img_media_type field of table image ...done. wikibase_1 | ...ip_changes table already exists. wikibase_1 | ...index PRIMARY already set on categorylinks table. wikibase_1 | ...index PRIMARY already set on templatelinks table. wikibase_1 | ...index PRIMARY already set on pagelinks table. wikibase_1 | ...index PRIMARY already set on text table. wikibase_1 | ...index PRIMARY already set on imagelinks table. wikibase_1 | ...index PRIMARY already set on iwlinks table. wikibase_1 | ...index PRIMARY already set on langlinks table. wikibase_1 | ...index PRIMARY already set on log_search table. wikibase_1 | ...index PRIMARY already set on module_deps table. wikibase_1 | ...index PRIMARY already set on objectcache table. wikibase_1 | ...index PRIMARY already set on querycache_info table. wikibase_1 | ...index PRIMARY already set on site_stats table. wikibase_1 | ...index PRIMARY already set on user_former_groups table. wikibase_1 | ...index PRIMARY already set on user_properties table. wikibase_1 | ...comment table already exists. wikibase_1 | ...revision_comment_temp table already exists. wikibase_1 | ...have ar_comment_id field in archive table. wikibase_1 | ...have fa_description_id field in filearchive table. wikibase_1 | ...img_description field does not exist in image table, skipping modify field patch. wikibase_1 | ...have ipb_reason_id field in ipblocks table. wikibase_1 | ...have log_comment_id field in logging table. wikibase_1 | ...have oi_description_id field in oldimage table. wikibase_1 | ...have pt_reason_id field in protected_titles table. wikibase_1 | ...have rc_comment_id field in recentchanges table. wikibase_1 | ...rev_comment field does not exist in revision table, skipping modify field patch. wikibase_1 | ...have img_description_id field in image table. wikibase_1 | Migrating comments to the 'comments' table, printing progress markers. For large wikibase_1 | databases, you may want to hit Ctrl-C and do this manually with wikibase_1 | maintenance/migrateComments.php. wikibase_1 | No need to migrate revision.rev_comment, field does not exist wikibase_1 | No need to migrate archive.ar_comment, field does not exist wikibase_1 | No need to migrate ipblocks.ipb_reason, field does not exist wikibase_1 | No need to migrate image.img_description, field does not exist wikibase_1 | No need to migrate oldimage.oi_description, field does not exist wikibase_1 | No need to migrate filearchive.fa_deleted_reason, field does not exist wikibase_1 | No need to migrate filearchive.fa_description, field does not exist wikibase_1 | No need to migrate recentchanges.rc_comment, field does not exist wikibase_1 | No need to migrate logging.log_comment, field does not exist wikibase_1 | No need to migrate protected_titles.pt_reason, field does not exist wikibase_1 | done. wikibase_1 | ...index PRIMARY already set on l10n_cache table. wikibase_1 | ...bot_passwords.bp_user is already unsigned int. wikibase_1 | ...change_tag.ct_log_id is already unsigned int. wikibase_1 | ...change_tag.ct_rev_id is already unsigned int. wikibase_1 | ...page_restrictions.pr_user is already unsigned int. wikibase_1 | ...user_newtalk.user_id is already unsigned int. wikibase_1 | ...user_properties.up_user is already unsigned int. wikibase_1 | ...slots table already exists. wikibase_1 | ...have slot_origin field in slots table. wikibase_1 | ...content table already exists. wikibase_1 | ...slot_roles table already exists. wikibase_1 | ...content_models table already exists. wikibase_1 | ...actor table already exists. wikibase_1 | ...revision_actor_temp table already exists. wikibase_1 | ...have ar_actor field in archive table. wikibase_1 | ...have ipb_by_actor field in ipblocks table. wikibase_1 | ...have img_actor field in image table. wikibase_1 | ...have oi_actor field in oldimage table. wikibase_1 | ...have fa_actor field in filearchive table. wikibase_1 | ...have rc_actor field in recentchanges table. wikibase_1 | ...have log_actor field in logging table. wikibase_1 | Migrating actors to the 'actor' table, printing progress markers. For large wikibase_1 | databases, you may want to hit Ctrl-C and do this manually with wikibase_1 | maintenance/migrateActors.php. wikibase_1 | Creating actor entries for all registered users wikibase_1 | ... 1 - 2 wikibase_1 | Completed actor creation, added 0 new actor(s) wikibase_1 | No need to migrate revision.rev_user, field does not exist wikibase_1 | No need to migrate archive.ar_user, field does not exist wikibase_1 | No need to migrate ipblocks.ipb_by, field does not exist wikibase_1 | No need to migrate image.img_user, field does not exist wikibase_1 | No need to migrate oldimage.oi_user, field does not exist wikibase_1 | No need to migrate filearchive.fa_user, field does not exist wikibase_1 | No need to migrate recentchanges.rc_user, field does not exist wikibase_1 | No need to migrate logging.log_user, field does not exist wikibase_1 | Beginning migration of log_search wikibase_1 | Completed migration, inserted 0 row(s) with 0 new actor(s), 0 error(s) wikibase_1 | done. wikibase_1 | ...rev_text_id field does not exist in revision table, skipping modify field patch. wikibase_1 | Modifying table site_stats ...done. wikibase_1 | ...index rc_namespace_title_timestamp already set on recentchanges table. wikibase_1 | ...change_tag_def table already exists. wikibase_1 | Populating el_index_60 field, printing progress markers. For large wikibase_1 | databases, you may want to hit Ctrl-C and do this manually with wikibase_1 | maintenance/populateExternallinksIndex60.php. wikibase_1 | Populating externallinks.el_index_60... wikibase_1 | el_id 0 - 200 of 6 wikibase_1 | Done, 0 rows updated. wikibase_1 | done. wikibase_1 | Modifying el_index_60 field of table externallinks ...done. wikibase_1 | Running maintenance/deduplicateArchiveRevId.php... wikibase_1 | Deduplicating ar_rev_id... wikibase_1 | New install, nothing to do here. wikibase_1 | done. wikibase_1 | ...have ct_tag_id field in change_tag table. wikibase_1 | ...index ar_revid_uniq already set on archive table. wikibase_1 | Migrating revision data to the MCR 'slot' and 'content' tables, printing progress markers. wikibase_1 | For large databases, you may want to hit Ctrl-C and do this manually with wikibase_1 | maintenance/populateContentTables.php. wikibase_1 | Populating revision... wikibase_1 | No need to populate, revision.rev_text_id field does not exist wikibase_1 | Populating archive... wikibase_1 | No need to populate, archive.ar_text_id field does not exist wikibase_1 | Done. Processed 0 rows in 0.018313884735107 seconds wikibase_1 | done. wikibase_1 | ...index log_type_action already set on logging table. wikibase_1 | ...type_action key doesn't exist. wikibase_1 | ...index PRIMARY already set on interwiki table. wikibase_1 | ...index PRIMARY already set on page_props table. wikibase_1 | ...index PRIMARY already set on protected_titles table. wikibase_1 | ...index PRIMARY already set on site_identifiers table. wikibase_1 | ...index rc_this_oldid already set on recentchanges table. wikibase_1 | ...transcache doesn't exist. wikibase_1 | Running maintenance/populateChangeTagDef.php... wikibase_1 | done. wikibase_1 | ...index change_tag_rc_tag_id already set on change_tag table. wikibase_1 | ...have ipb_sitewide field in ipblocks table. wikibase_1 | ...ipblocks_restrictions table already exists. wikibase_1 | ...change_tag table does not contain ct_tag field. wikibase_1 | ...valid_tag doesn't exist. wikibase_1 | ...tag_summary doesn't exist. wikibase_1 | ...archive table does not contain ar_comment field. wikibase_1 | ...ipblocks table does not contain ipb_reason field. wikibase_1 | ...image table does not contain img_description field. wikibase_1 | ...oldimage table does not contain oi_description field. wikibase_1 | ...filearchive table does not contain fa_description field. wikibase_1 | ...recentchanges table does not contain rc_comment field. wikibase_1 | ...logging table does not contain log_comment field. wikibase_1 | ...protected_titles table does not contain pt_reason field. wikibase_1 | Modifying table job ...done. wikibase_1 | ...ar_usertext_timestamp key doesn't exist. wikibase_1 | ...usertext_timestamp key doesn't exist. wikibase_1 | ...archive table does not contain ar_user field. wikibase_1 | ...ipblocks table does not contain ip_by field. wikibase_1 | ...img_user_timestamp key doesn't exist. wikibase_1 | ...image table does not contain img_user field. wikibase_1 | ...oldimage table does not contain oi_user field. wikibase_1 | ...filearchive table does not contain fa_user field. wikibase_1 | ...recentchanges table does not contain rc_user field. wikibase_1 | ...logging table does not contain log_user field. wikibase_1 | ...index un_user_ip already set on user_newtalk table. wikibase_1 | ...watchlist_expiry table already exists. wikibase_1 | Modifying page_restrictions field of table page ...done. wikibase_1 | ...index ipb_address_unique already set on ipblocks table. wikibase_1 | ...have rev_actor field in revision table. wikibase_1 | ...archive table does not contain ar_text_id field. wikibase_1 | ...lc_lang is up-to-date. wikibase_1 | ...ll_lang is up-to-date. wikibase_1 | ...site_language is up-to-date. wikibase_1 | ...index ipb_address_unique on table ipblocks has no field ipb_anon_only; added. wikibase_1 | ...ipb_address_unique index up-to-date. wikibase_1 | Modifying actor_name field of table actor ...done. wikibase_1 | Modifying site_global_key field of table sites ...done. wikibase_1 | Modifying iwl_prefix field of table iwlinks ...done. wdqs_1 | 2021-12-15 14:35:13.586:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_212-b04 wikibase_1 | Creating wb_changes table ...done. wikibase_1 | Applying /var/www/html/extensions/Wikibase/repo/includes/Store/Sql/../../../sql/ChangeChangeObjectId.sql patch ...done. wikibase_1 | Creating wb_changes_dispatch table ...done. elasticsearch_1 | [2021-12-15T14:35:13,830][INFO ][o.e.n.Node ] [YzLe3eg] initialized elasticsearch_1 | [2021-12-15T14:35:13,832][INFO ][o.e.n.Node ] [YzLe3eg] starting ... wikibase_1 | Creating wb_items_per_site table ...done. wikibase_1 | ...have term_search_key field in wb_terms table. wikibase_1 | ...have term_row_id field in wb_terms table. wikibase_1 | ...have term_weight field in wb_terms table. wikibase_1 | Modifying term_row_id field of table wb_terms ...done. wikibase_1 | ...wb_terms_entity_type key doesn't exist. wikibase_1 | ...have term_full_entity_id field in wb_terms table. wikibase_1 | ...term_search key doesn't exist. wikibase_1 | ...index tmp1 already set on wb_terms table. wikibase_1 | ...index wb_terms_entity_id already set on wb_terms table. wikibase_1 | ...index wb_terms_text already set on wb_terms table. wikibase_1 | ...index wb_terms_search_key already set on wb_terms table. wikibase_1 | Modifying ips_site_page field of table wb_items_per_site ...done. wikibase_1 | ...wb_ips_site_page key doesn't exist. wikibase_1 | Modifying change_info field of table wb_changes ...done. wikibase_1 | Creating wb_property_info table ...done. wikibase_1 | Populating wb_property_info wikibase_1 | ...Updated 0 properties, up to page ID 1. wikibase_jobrunner_1 | 2021-12-15 14:35:14 recentChangesUpdate Special:RecentChanges type=cacheUpdate namespace=-1 title=RecentChanges requestId=e8c48ac3ac23660c727718ae (id=1,timestamp=20211215143505) STARTING wikibase_jobrunner_1 | 2021-12-15 14:35:14 recentChangesUpdate Special:RecentChanges type=cacheUpdate namespace=-1 title=RecentChanges requestId=e8c48ac3ac23660c727718ae (id=1,timestamp=20211215143505) t=70 good elasticsearch_1 | [2021-12-15T14:35:14,575][INFO ][o.e.t.TransportService ] [YzLe3eg] publish_address {172.18.0.2:9300}, bound_addresses {0.0.0.0:9300} wikibase_1 | Creating wbt_text table ...done. wikibase_1 | Creating babel table ...done. wikibase_1 | Modifying babel_lang field of table babel ...done. wikibase_1 | Modifying babel_level field of table babel ...done. wikibase_1 | Creating entityschema_id_counter table ...done. elasticsearch_1 | [2021-12-15T14:35:14,874][INFO ][o.e.x.s.t.n.SecurityNetty4HttpServerTransport] [YzLe3eg] publish_address {172.18.0.2:9200}, bound_addresses {0.0.0.0:9200} elasticsearch_1 | [2021-12-15T14:35:14,874][INFO ][o.e.n.Node ] [YzLe3eg] started wikibase_1 | Creating oauth_registered_consumer table ...done. wikibase_1 | ...have oarc_callback_is_prefix field in oauth_registered_consumer table. wikibase_1 | ...have oarc_developer_agreement field in oauth_registered_consumer table. wikibase_1 | ...have oarc_owner_only field in oauth_registered_consumer table. wikibase_1 | ...have oarc_oauth_version field in oauth_registered_consumer table. wikibase_1 | ...have oarc_oauth2_is_confidential field in oauth_registered_consumer table. wikibase_1 | ...have oarc_oauth2_allowed_grants field in oauth_registered_consumer table. wikibase_1 | ...have oaac_oauth_version field in oauth_accepted_consumer table. wikibase_1 | ...oauth2_access_tokens table already exists. wikibase_1 | ...index oaat_acceptance_id already set on oauth2_access_tokens table. wikibase_1 | Creating wb_changes_subscription table ...done. wikibase_1 | Creating wbc_entity_usage table ...done. elasticsearch_1 | [2021-12-15T14:35:15,094][WARN ][o.e.x.s.a.s.m.NativeRoleMappingStore] [YzLe3eg] Failed to clear cache for realms [[]] wikibase_1 | Filling usage table: processed 0 pages, starting with page #0. wikibase_1 | ...site_stats is populated...done. wikibase_1 | Checking existence of old default messages...done. wikibase_1 | Populating rev_len column wikibase_1 | ...doing rev_id from 1 to 200 wikibase_1 | Populating ar_len column wikibase_1 | ...archive table seems to be empty. wikibase_1 | rev_len and ar_len population complete [0 revision rows, 0 archive rows]. wikibase_1 | Populating rev_sha1 column wikibase_1 | ...doing rev_id from 1 to 200 wikibase_1 | Populating ar_sha1 column wikibase_1 | ...archive table seems to be empty. wikibase_1 | Populating ar_sha1 column legacy rows wikibase_1 | rev_sha1 and ar_sha1 population complete [0 revision rows, 0 archive rows]. wikibase_1 | Populating img_sha1 field wikibase_1 | wikibase_1 | Done 0 files in 0.0 seconds wikibase_1 | Fixing protocol-relative entries in the externallinks table... wikibase_1 | Done, 0 rows updated. wikibase_1 | Populating fa_sha1 field from fa_storage_key wikibase_1 | wikibase_1 | Done 0 files in 0.0 seconds wikibase_1 | Updating _from_namespace fields in links tables. wikibase_1 | ...doing page_id from 1 to 200 wikibase_1 | Adding empty categories with description pages... wikibase_1 | Removing empty categories without description pages... wikibase_1 | Category cleanup complete. wikibase_1 | Populating page_props.pp_sortkey... wikibase_1 | Populating page_props.pp_sortkey complete. wikibase_1 | Updated a total of 0 rows wikibase_1 | Copying IP revisions to ip_changes, from rev_id 0 to rev_id 1 wikibase_1 | Attempted to insert 0 IP revisions, 0 actually done. wikibase_1 | Updating externallinks table index fields wikibase_1 | el_id 0 - 6 of 6 wikibase_1 | Done, 0 rows updated, 0 deleted. wikibase_1 | Updated 0 search keys (skipped 0), up to row 0. wikibase_1 | Done. Updated 0 search keys. wikibase_1 | ...term_full_entity_id already populated and complete. wikibase_1 | Done populating term_full_entity_id column in wb_terms. elasticsearch_1 | [2021-12-15T14:35:15,319][INFO ][o.e.g.GatewayService ] [YzLe3eg] recovered [0] indices into cluster_state wikibase_1 | Purging caches...done. wikibase_1 | wikibase_1 | Done in 2.9 s. wikibase_1 | ++ bash /extra-install/ElasticSearch.sh wikibase_1 | + '[' -z elasticsearch.svc ']' wikibase_1 | + '[' -z 9200 ']' wikibase_1 | + /wait-for-it.sh elasticsearch.svc:9200 -t 300 wikibase_1 | wait-for-it.sh: waiting 300 seconds for elasticsearch.svc:9200 wikibase_1 | wait-for-it.sh: elasticsearch.svc:9200 is available after 0 seconds wikibase_1 | + php /var/www/html/extensions/CirrusSearch/maintenance/UpdateSearchIndexConfig.php wikibase_1 | indexing namespaces... elasticsearch_1 | [2021-12-15T14:35:16,391][INFO ][o.e.c.m.MetaDataIndexTemplateService] [YzLe3eg] adding template [.triggered_watches] for index patterns [.triggered_watches] wikibase_1 | mw_cirrus_metastore missing, creating new metastore index. wikibase_1 | Creating metastore index... mw_cirrus_metastore_first Scanning available plugins... wikibase_1 | experimental-highlighter, extra, ingest-geoip, ingest-user-agent elasticsearch_1 | [2021-12-15T14:35:16,572][INFO ][o.e.c.m.MetaDataIndexTemplateService] [YzLe3eg] adding template [.watch-history-9] for index patterns [.watcher-history-9] elasticsearch_1 | [2021-12-15T14:35:16,631][INFO ][o.e.c.m.MetaDataIndexTemplateService] [YzLe3eg] adding template [.watches] for index patterns [.watches] elasticsearch_1 | [2021-12-15T14:35:16,753][INFO ][o.e.c.m.MetaDataIndexTemplateService] [YzLe3eg] adding template [.monitoring-logstash] for index patterns [.monitoring-logstash-6-] elasticsearch_1 | [2021-12-15T14:35:16,843][INFO ][o.e.c.m.MetaDataIndexTemplateService] [YzLe3eg] adding template [.monitoring-es] for index patterns [.monitoring-es-6-] elasticsearch_1 | [2021-12-15T14:35:16,873][INFO ][o.e.c.m.MetaDataIndexTemplateService] [YzLe3eg] adding template [.monitoring-alerts] for index patterns [.monitoring-alerts-6] elasticsearch_1 | [2021-12-15T14:35:16,929][INFO ][o.e.c.m.MetaDataIndexTemplateService] [YzLe3eg] adding template [.monitoring-beats] for index patterns [.monitoring-beats-6-] elasticsearch_1 | [2021-12-15T14:35:17,017][INFO ][o.e.c.m.MetaDataIndexTemplateService] [YzLe3eg] adding template [.monitoring-kibana] for index patterns [.monitoring-kibana-6-] elasticsearch_1 | [2021-12-15T14:35:17,468][INFO ][o.e.c.m.MetaDataCreateIndexService] [YzLe3eg] [mw_cirrus_metastore_first] creating index, cause [api], templates [], shards [1]/[1], mappings [mw_cirrus_metastore] elasticsearch_1 | [2021-12-15T14:35:17,498][INFO ][o.e.c.r.a.AllocationService] [YzLe3eg] updating number_of_replicas to [0] for indices [mw_cirrus_metastore_first] elasticsearch_1 | [2021-12-15T14:35:17,888][INFO ][o.e.l.LicenseService ] [YzLe3eg] license [c474aaba-f4bf-4da7-8004-32558792b6f3] mode [basic] - valid elasticsearch_1 | [2021-12-15T14:35:18,079][INFO ][o.e.c.r.a.AllocationService] [YzLe3eg] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[mw_cirrus_metastore_first][0]] ...]). wikibase_1 | ok wikibase_1 | Green!Creating mw_cirrus_metastore alias to mw_cirrus_metastore_first. wikibase_1 | Indexing namespaces...done wikibase_1 | content index... wikibase_1 | Fetching Elasticsearch version...6.5.4...ok wikibase_1 | Scanning available plugins... wikibase_1 | experimental-highlighter, extra, ingest-geoip, ingest-user-agent wikibase_1 | Picking analyzer...english wikibase_1 | Inferring index identifier...my_wiki_content_first elasticsearch_1 | [2021-12-15T14:35:20,082][INFO ][o.e.m.j.JvmGcMonitorService] [YzLe3eg] [gc][6] overhead, spent [409ms] collecting in the last [1.1s] wdqs_1 | 2021-12-15 14:35:21.571:INFO:oeja.AnnotationConfiguration:main: Scanning elapsed time=4625ms wdqs_1 | #logback.classic pattern: %d{HH:mm:ss.SSS} [%thread] %-5level %logger{36} IP:%X{req.remoteHost} UA:%X{req.userAgent} - %msg%n%rEx{1,QUERY_TIMEOUT,SYNTAX_ERROR} wdqs_1 | 2021-12-15 14:35:22.552:INFO:oejs.session:main: DefaultSessionIdManager workerName=node0 wdqs_1 | 2021-12-15 14:35:22.553:INFO:oejs.session:main: No SessionScavenger set, using defaults wdqs_1 | 2021-12-15 14:35:22.558:INFO:oejs.session:main: node0 Scavenging every 660000ms wdqs_1 | INFO: com.bigdata.util.config.LogUtil: Configure: file:/tmp/jetty-0.0.0.0-9999-blazegraph-service-0.3.40.war-_bigdata-any-6594151162633717722.dir/webapp/WEB-INF/classes/log4j.properties wdqs_1 | 14:35:22.581 [main] WARN com.bigdata.Banner IP: UA: - Defaulting log level to WARN: com.bigdata wdqs_1 | wdqs_1 | BlazeGraph(TM) Graph Engine wdqs_1 | wdqs_1 | Flexible wdqs_1 | Reliable wdqs_1 | Affordable wdqs_1 | Web-Scale Computing for the Enterprise wdqs_1 | wdqs_1 | Copyright SYSTAP, LLC DBA Blazegraph 2006-2016. All rights reserved. wdqs_1 | wdqs_1 | e8a6beed62bb wdqs_1 | Wed Dec 15 14:35:22 GMT 2021 wdqs_1 | Linux/5.10.76-linuxkit amd64 wdqs_1 | Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz Family 6 Model 158 Stepping 9, GenuineIntel #CPU=4 wdqs_1 | IcedTea 1.8.0_212 wdqs_1 | freeMemory=547005464 wdqs_1 | buildVersion=2.1.6-wmf.1 wdqs_1 | gitCommit=ab0ea16eaf37eacebe20b069eece8772216683ba wdqs_1 | wdqs_1 | Dependency License
wdqs_1 | ICU http://source.icu-project.org/repos/icu/icu/trunk/license.html
wdqs_1 | bigdata-ganglia http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | blueprints-core https://github.com/tinkerpop/blueprints/blob/master/LICENSE.txt
wdqs_1 | colt http://acs.lbl.gov/software/colt/license.html
wdqs_1 | commons-codec http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | commons-fileupload http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | commons-io http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | commons-logging http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | dsiutils http://www.gnu.org/licenses/lgpl-2.1.html
wdqs_1 | fastutil http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | flot http://www.opensource.org/licenses/mit-license.php
wdqs_1 | high-scale-lib http://creativecommons.org/licenses/publicdomain
wdqs_1 | httpclient http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | httpclient-cache http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | httpcore http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | httpmime http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | jackson-core http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | jetty http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | jquery https://github.com/jquery/jquery/blob/master/MIT-LICENSE.txt
wdqs_1 | jsonld https://raw.githubusercontent.com/jsonld-java/jsonld-java/master/LICENCE wdqs_1 | log4j http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | lucene http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | nanohttp http://elonen.iki.fi/code/nanohttpd/#license
wdqs_1 | rexster-core https://github.com/tinkerpop/rexster/blob/master/LICENSE.txt
wdqs_1 | river http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | semargl https://github.com/levkhomich/semargl/blob/master/LICENSE
wdqs_1 | servlet-api http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | sesame http://www.openrdf.org/download.jsp
wdqs_1 | slf4j http://www.slf4j.org/license.html
wdqs_1 | zookeeper http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | wdqs_1 | /runBlazegraph.sh: line 6: 12 Killed ./runBlazegraph.sh wdqs_1 | /wdqs /wdqs wdqs_1 | Running Blazegraph from /wdqs on :9999/bigdata wdqs_1 | 2021-12-15 14:35:27.850:INFO::main: Logging initialized @351ms to org.eclipse.jetty.util.log.StdErrLog wdqs_1 | WARNING: jetty-runner is deprecated. wdqs_1 | See Jetty Documentation for startup options wdqs_1 | https://www.eclipse.org/jetty/documentation/ wdqs_1 | 2021-12-15 14:35:27.876:INFO:oejr.Runner:main: Runner wdqs_1 | 2021-12-15 14:35:28.102:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_212-b04 wdqs_1 | 2021-12-15 14:35:34.057:INFO:oeja.AnnotationConfiguration:main: Scanning elapsed time=3879ms wdqs_1 | #logback.classic pattern: %d{HH:mm:ss.SSS} [%thread] %-5level %logger{36} IP:%X{req.remoteHost} UA:%X{req.userAgent} - %msg%n%rEx{1,QUERY_TIMEOUT,SYNTAX_ERROR} wdqs_1 | 2021-12-15 14:35:34.866:INFO:oejs.session:main: DefaultSessionIdManager workerName=node0 wdqs_1 | 2021-12-15 14:35:34.867:INFO:oejs.session:main: No SessionScavenger set, using defaults wdqs_1 | 2021-12-15 14:35:34.874:INFO:oejs.session:main: node0 Scavenging every 600000ms wdqs_1 | INFO: com.bigdata.util.config.LogUtil: Configure: file:/tmp/jetty-0.0.0.0-9999-blazegraph-service-0.3.40.war-_bigdata-any-7344653318202178722.dir/webapp/WEB-INF/classes/log4j.properties wdqs_1 | 14:35:34.899 [main] WARN com.bigdata.Banner IP: UA: - Defaulting log level to WARN: com.bigdata wdqs_1 | wdqs_1 | BlazeGraph(TM) Graph Engine wdqs_1 | wdqs_1 | Flexible wdqs_1 | Reliable wdqs_1 | Affordable wdqs_1 | Web-Scale Computing for the Enterprise wdqs_1 | wdqs_1 | Copyright SYSTAP, LLC DBA Blazegraph 2006-2016. All rights reserved. wdqs_1 | wdqs_1 | e8a6beed62bb wdqs_1 | Wed Dec 15 14:35:34 GMT 2021 wdqs_1 | Linux/5.10.76-linuxkit amd64 wdqs_1 | Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz Family 6 Model 158 Stepping 9, GenuineIntel #CPU=4 wdqs_1 | IcedTea 1.8.0_212 wdqs_1 | freeMemory=156479128 wdqs_1 | buildVersion=2.1.6-wmf.1 wdqs_1 | gitCommit=ab0ea16eaf37eacebe20b069eece8772216683ba wdqs_1 | wdqs_1 | Dependency License
wdqs_1 | ICU http://source.icu-project.org/repos/icu/icu/trunk/license.html
wdqs_1 | bigdata-ganglia http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | blueprints-core https://github.com/tinkerpop/blueprints/blob/master/LICENSE.txt
wdqs_1 | colt http://acs.lbl.gov/software/colt/license.html
wdqs_1 | commons-codec http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | commons-fileupload http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | commons-io http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | commons-logging http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | dsiutils http://www.gnu.org/licenses/lgpl-2.1.html
wdqs_1 | fastutil http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | flot http://www.opensource.org/licenses/mit-license.php
wdqs_1 | high-scale-lib http://creativecommons.org/licenses/publicdomain
wdqs_1 | httpclient http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | httpclient-cache http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | httpcore http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | httpmime http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | jackson-core http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | jetty http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | jquery https://github.com/jquery/jquery/blob/master/MIT-LICENSE.txt
wdqs_1 | jsonld https://raw.githubusercontent.com/jsonld-java/jsonld-java/master/LICENCE wdqs_1 | log4j http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | lucene http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | nanohttp http://elonen.iki.fi/code/nanohttpd/#license
wdqs_1 | rexster-core https://github.com/tinkerpop/rexster/blob/master/LICENSE.txt
wdqs_1 | river http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | semargl https://github.com/levkhomich/semargl/blob/master/LICENSE
wdqs_1 | servlet-api http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | sesame http://www.openrdf.org/download.jsp
wdqs_1 | slf4j http://www.slf4j.org/license.html
wdqs_1 | zookeeper http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | elasticsearch_1 | [2021-12-15T14:35:35,481][INFO ][o.e.c.m.MetaDataCreateIndexService] [YzLe3eg] [my_wiki_content_first] creating index, cause [api], templates [], shards [4]/[1], mappings [] elasticsearch_1 | [2021-12-15T14:35:35,526][INFO ][o.e.c.r.a.AllocationService] [YzLe3eg] updating number_of_replicas to [0] for indices [my_wiki_content_first] elasticsearch_1 | [2021-12-15T14:35:38,894][WARN ][o.e.m.j.JvmGcMonitorService] [YzLe3eg] [gc][young][21][42] duration [2.7s], collections [2]/[3.6s], total [2.7s]/[6s], memory [211.8mb]->[99.6mb]/[494.9mb], all_pools {[young] [119.2mb]->[3.2mb]/[136.5mb]}{[survivor] [209.9kb]->[1.3mb]/[17mb]}{[old] [95.1mb]->[95.1mb]/[341.3mb]} elasticsearch_1 | [2021-12-15T14:35:38,900][WARN ][o.e.m.j.JvmGcMonitorService] [YzLe3eg] [gc][21] overhead, spent [2.7s] collecting in the last [3.6s] wdqs_1 | /runBlazegraph.sh: line 6: 11 Killed ./runBlazegraph.sh example_wdqs_1 exited with code 137 wdqs_1 | /wdqs /wdqs wdqs_1 | Running Blazegraph from /wdqs on :9999/bigdata wdqs_1 | 2021-12-15 14:35:40.320:INFO::main: Logging initialized @306ms to org.eclipse.jetty.util.log.StdErrLog wdqs_1 | WARNING: jetty-runner is deprecated. wdqs_1 | See Jetty Documentation for startup options wdqs_1 | https://www.eclipse.org/jetty/documentation/ wdqs_1 | 2021-12-15 14:35:40.345:INFO:oejr.Runner:main: Runner wdqs_1 | 2021-12-15 14:35:40.548:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_212-b04 elasticsearch_1 | [2021-12-15T14:35:45,785][INFO ][o.e.c.r.a.AllocationService] [YzLe3eg] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[my_wiki_content_first][3], [my_wiki_content_first][0], [my_wiki_content_first][1], [my_wiki_content_first][2]] ...]). wikibase_1 | Creating index...ok wikibase_1 | Validating number of shards...ok wikibase_1 | Validating replica range...ok wikibase_1 | Validating shard allocation settings...done wikibase_1 | Validating max shards per node...ok wikibase_1 | Validating analyzers...ok wikibase_1 | Validating mappings... wdqs_1 | 2021-12-15 14:35:46.878:INFO:oeja.AnnotationConfiguration:main: Scanning elapsed time=4303ms elasticsearch_1 | [2021-12-15T14:35:47,303][INFO ][o.e.c.m.MetaDataMappingService] [YzLe3eg] [my_wiki_content_first/N006-VCzQkSgWHfMPrPctg] create_mapping [page] wikibase_1 | Validating mapping...different...corrected wikibase_1 | Validating aliases... wikibase_1 | Validating my_wiki_content alias...alias is free...corrected wikibase_1 | Validating my_wiki alias...alias not already assigned to this index...corrected wikibase_1 | Updating tracking indexes...done wikibase_1 | general index... wikibase_1 | Fetching Elasticsearch version...6.5.4...ok wikibase_1 | Scanning available plugins... wikibase_1 | experimental-highlighter, extra, ingest-geoip, ingest-user-agent wikibase_1 | Picking analyzer...english wikibase_1 | Inferring index identifier...my_wiki_general_first wdqs_1 | #logback.classic pattern: %d{HH:mm:ss.SSS} [%thread] %-5level %logger{36} IP:%X{req.remoteHost} UA:%X{req.userAgent} - %msg%n%rEx{1,QUERY_TIMEOUT,SYNTAX_ERROR} wdqs_1 | 2021-12-15 14:35:48.585:INFO:oejs.session:main: DefaultSessionIdManager workerName=node0 wdqs_1 | 2021-12-15 14:35:48.585:INFO:oejs.session:main: No SessionScavenger set, using defaults wdqs_1 | 2021-12-15 14:35:48.591:INFO:oejs.session:main: node0 Scavenging every 660000ms wdqs_1 | INFO: com.bigdata.util.config.LogUtil: Configure: file:/tmp/jetty-0.0.0.0-9999-blazegraph-service-0.3.40.war-_bigdata-any-7383867196732334876.dir/webapp/WEB-INF/classes/log4j.properties wdqs_1 | 14:35:48.619 [main] WARN com.bigdata.Banner IP: UA: - Defaulting log level to WARN: com.bigdata wdqs_1 | wdqs_1 | BlazeGraph(TM) Graph Engine wdqs_1 | wdqs_1 | Flexible wdqs_1 | Reliable wdqs_1 | Affordable wdqs_1 | Web-Scale Computing for the Enterprise wdqs_1 | wdqs_1 | Copyright SYSTAP, LLC DBA Blazegraph 2006-2016. All rights reserved. wdqs_1 | wdqs_1 | e8a6beed62bb wdqs_1 | Wed Dec 15 14:35:48 GMT 2021 wdqs_1 | Linux/5.10.76-linuxkit amd64 wdqs_1 | Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz Family 6 Model 158 Stepping 9, GenuineIntel #CPU=4 wdqs_1 | IcedTea 1.8.0_212 wdqs_1 | freeMemory=428919864 wdqs_1 | buildVersion=2.1.6-wmf.1 wdqs_1 | gitCommit=ab0ea16eaf37eacebe20b069eece8772216683ba wdqs_1 | wdqs_1 | Dependency License
wdqs_1 | ICU http://source.icu-project.org/repos/icu/icu/trunk/license.html
wdqs_1 | bigdata-ganglia http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | blueprints-core https://github.com/tinkerpop/blueprints/blob/master/LICENSE.txt
wdqs_1 | colt http://acs.lbl.gov/software/colt/license.html
wdqs_1 | commons-codec http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | commons-fileupload http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | commons-io http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | commons-logging http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | dsiutils http://www.gnu.org/licenses/lgpl-2.1.html
wdqs_1 | fastutil http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | flot http://www.opensource.org/licenses/mit-license.php
wdqs_1 | high-scale-lib http://creativecommons.org/licenses/publicdomain
wdqs_1 | httpclient http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | httpclient-cache http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | httpcore http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | httpmime http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | jackson-core http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | jetty http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | jquery https://github.com/jquery/jquery/blob/master/MIT-LICENSE.txt
wdqs_1 | jsonld https://raw.githubusercontent.com/jsonld-java/jsonld-java/master/LICENCE wdqs_1 | log4j http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | lucene http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | nanohttp http://elonen.iki.fi/code/nanohttpd/#license
wdqs_1 | rexster-core https://github.com/tinkerpop/rexster/blob/master/LICENSE.txt
wdqs_1 | river http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | semargl https://github.com/levkhomich/semargl/blob/master/LICENSE
wdqs_1 | servlet-api http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | sesame http://www.openrdf.org/download.jsp
wdqs_1 | slf4j http://www.slf4j.org/license.html
wdqs_1 | zookeeper http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | wdqs_1 | /runBlazegraph.sh: line 6: 12 Killed ./runBlazegraph.sh example_wdqs_1 exited with code 137 wdqs_1 | /wdqs /wdqs wdqs_1 | Running Blazegraph from /wdqs on :9999/bigdata wdqs_1 | 2021-12-15 14:35:54.472:INFO::main: Logging initialized @293ms to org.eclipse.jetty.util.log.StdErrLog wdqs_1 | WARNING: jetty-runner is deprecated. wdqs_1 | See Jetty Documentation for startup options wdqs_1 | https://www.eclipse.org/jetty/documentation/ wdqs_1 | 2021-12-15 14:35:54.489:INFO:oejr.Runner:main: Runner wdqs_1 | 2021-12-15 14:35:54.738:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_212-b04 wdqs_1 | 2021-12-15 14:36:01.184:INFO:oeja.AnnotationConfiguration:main: Scanning elapsed time=4311ms wdqs_1 | #logback.classic pattern: %d{HH:mm:ss.SSS} [%thread] %-5level %logger{36} IP:%X{req.remoteHost} UA:%X{req.userAgent} - %msg%n%rEx{1,QUERY_TIMEOUT,SYNTAX_ERROR} wdqs_1 | 2021-12-15 14:36:02.570:INFO:oejs.session:main: DefaultSessionIdManager workerName=node0 wdqs_1 | 2021-12-15 14:36:02.570:INFO:oejs.session:main: No SessionScavenger set, using defaults wdqs_1 | 2021-12-15 14:36:02.576:INFO:oejs.session:main: node0 Scavenging every 660000ms wdqs_1 | INFO: com.bigdata.util.config.LogUtil: Configure: file:/tmp/jetty-0.0.0.0-9999-blazegraph-service-0.3.40.war-_bigdata-any-3515628284981724104.dir/webapp/WEB-INF/classes/log4j.properties wdqs_1 | 14:36:02.600 [main] WARN com.bigdata.Banner IP: UA: - Defaulting log level to WARN: com.bigdata wdqs_1 | wdqs_1 | BlazeGraph(TM) Graph Engine wdqs_1 | wdqs_1 | Flexible wdqs_1 | Reliable wdqs_1 | Affordable wdqs_1 | Web-Scale Computing for the Enterprise wdqs_1 | wdqs_1 | Copyright SYSTAP, LLC DBA Blazegraph 2006-2016. All rights reserved. wdqs_1 | wdqs_1 | e8a6beed62bb wdqs_1 | Wed Dec 15 14:36:02 GMT 2021 wdqs_1 | Linux/5.10.76-linuxkit amd64 wdqs_1 | Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz Family 6 Model 158 Stepping 9, GenuineIntel #CPU=4 wdqs_1 | IcedTea 1.8.0_212 wdqs_1 | freeMemory=480854216 wdqs_1 | buildVersion=2.1.6-wmf.1 wdqs_1 | gitCommit=ab0ea16eaf37eacebe20b069eece8772216683ba wdqs_1 | wdqs_1 | Dependency License
wdqs_1 | ICU http://source.icu-project.org/repos/icu/icu/trunk/license.html
wdqs_1 | bigdata-ganglia http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | blueprints-core https://github.com/tinkerpop/blueprints/blob/master/LICENSE.txt
wdqs_1 | colt http://acs.lbl.gov/software/colt/license.html
wdqs_1 | commons-codec http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | commons-fileupload http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | commons-io http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | commons-logging http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | dsiutils http://www.gnu.org/licenses/lgpl-2.1.html
wdqs_1 | fastutil http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | flot http://www.opensource.org/licenses/mit-license.php
wdqs_1 | high-scale-lib http://creativecommons.org/licenses/publicdomain
wdqs_1 | httpclient http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | httpclient-cache http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | httpcore http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | httpmime http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | jackson-core http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | jetty http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | jquery https://github.com/jquery/jquery/blob/master/MIT-LICENSE.txt
wdqs_1 | jsonld https://raw.githubusercontent.com/jsonld-java/jsonld-java/master/LICENCE wdqs_1 | log4j http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | lucene http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | nanohttp http://elonen.iki.fi/code/nanohttpd/#license
wdqs_1 | rexster-core https://github.com/tinkerpop/rexster/blob/master/LICENSE.txt
wdqs_1 | river http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | semargl https://github.com/levkhomich/semargl/blob/master/LICENSE
wdqs_1 | servlet-api http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | sesame http://www.openrdf.org/download.jsp
wdqs_1 | slf4j http://www.slf4j.org/license.html
wdqs_1 | zookeeper http://www.apache.org/licenses/LICENSE-2.0.html
wdqs_1 | elasticsearch_1 | [2021-12-15T14:36:09,267][WARN ][o.e.m.j.JvmGcMonitorService] [YzLe3eg] [gc][young][44][83] duration [3.1s], collections [2]/[1.5s], total [3.1s]/[9.7s], memory [192.5mb]->[216.9mb]/[494.9mb], all_pools {[young] [91.8mb]->[2.6mb]/[136.5mb]}{[survivor] [907.6kb]->[246.6kb]/[17mb]}{[old] [102.4mb]->[102.4mb]/[341.3mb]} elasticsearch_1 | [2021-12-15T14:36:09,278][WARN ][o.e.m.j.JvmGcMonitorService] [YzLe3eg] [gc][44] overhead, spent [3.1s] collecting in the last [1.5s] wdqs_1 | /runBlazegraph.sh: line 6: 11 Killed ./runBlazegraph.sh example_wdqs_1 exited with code 137 wdqs_1 | /wdqs /wdqs wdqs_1 | Running Blazegraph from /wdqs on :9999/bigdata wdqs_1 | 2021-12-15 14:36:10.849:INFO::main: Logging initialized @336ms to org.eclipse.jetty.util.log.StdErrLog wdqs_1 | WARNING: jetty-runner is deprecated. wdqs_1 | See Jetty Documentation for startup options wdqs_1 | https://www.eclipse.org/jetty/documentation/ wdqs_1 | 2021-12-15 14:36:10.875:INFO:oejr.Runner:main: Runner wdqs_1 | 2021-12-15 14:36:11.092:INFO:oejs.Server:main: jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 1.8.0_212-b04 ^CGracefully stopping... (press Ctrl+C again to force) Killing example_quickstatements_1 ... done Killing example_wdqs-updater_1 ... done Killing example_wdqs-frontend_1 ... done Killing example_wikibase_1 ... done Killing example_wikibase_jobrunner_1 ... done Killing example_wdqs-proxy_1 ... done Killing example_elasticsearch_1 ... done Killing example_mysql_1 ... done Killing example_wdqs_1 ... done

toban commented 2 years ago

Hello again!

I've compared this with a run on my computer and the only thing that really sticks out is the unexpected restarts of WDQS. Elasticsearch seems to be doing the right thing here.

I've got no access to a Mac just yet but have scheduled a called tomorrow with a colleague to do some initial debugging / testing.

Until then, could you share the specs & OS version on your computer and what version of docker / docker-compose you are running!

Thank you

D063520 commented 2 years ago

Hi,

ok, this is very strange since docker should be OS independent. I have

Salut D063520

toban commented 2 years ago

Hi,

ok, this is very strange since docker should be OS independent. I have

* mac os 12.0.1

* Docker 4.3.0

Salut D063520

Yeah that's why I find this a bit strange too. I've had some experience with WDQS not being able to start because of not enough free RAM.

D063520 commented 2 years ago

🤦 You are right! I was checking that there is enough RAM on the machine, but I forgot that there is a docker config for this. It was set to 2Gb. Now with 4 it is working. Thanks a lot!

marcelomachado commented 2 years ago

So, what have you done exactly?

I put the following deploy config in the docker-compose file but the /runBlazegraph.sh: line 6: 12 Killed ./runBlazegraph.sh persists.

resources:
  limits:
    cpus: 4
    memory: 16G
  reservations:
    cpus: 2
    memory: 4G
D063520 commented 2 years ago

Hi, I did not change at all the docker-compose file, I only changed the configurations of docker itself. It had only 2 or 4 Gb of RAm in total. So not enough to distribute to the different images ....